This commit is contained in:
toto
2025-09-26 11:02:27 +02:00
parent 9701e8edf2
commit 4f3043e2de
127 changed files with 51450 additions and 78 deletions

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