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