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