PuzzleSolver/Source/cmake-build-debug/CMakeFiles/Source.dir/cmake_clean.cmake

11 lines
238 B
CMake
Raw Normal View History

file(REMOVE_RECURSE
"CMakeFiles/Source.dir/main.cpp.o"
"Source.pdb"
"Source"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/Source.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()