finished hw7
This commit is contained in:
10
Test/cmake-build-debug/CMakeFiles/Test.dir/cmake_clean.cmake
Normal file
10
Test/cmake-build-debug/CMakeFiles/Test.dir/cmake_clean.cmake
Normal file
@@ -0,0 +1,10 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/Test.dir/main.cpp.o"
|
||||
"Test.pdb"
|
||||
"Test"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang CXX)
|
||||
include(CMakeFiles/Test.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
Reference in New Issue
Block a user