This commit is contained in:
root
2024-04-24 10:25:44 +08:00
parent 627bf43ee3
commit 248388a322
5271 changed files with 3753425 additions and 803 deletions

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