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

13 lines
288 B
CMake
Raw Normal View History

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