PuzzleSolver/Source/cmake-build-debug/CMakeFiles/Source.dir/cmake_clean.cmake
2017-12-03 11:02:59 +01:00

11 lines
238 B
CMake

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()