This commit is contained in:
Ivan
2022-05-27 08:26:38 +03:00
parent 9b54c48dc3
commit 5909db4eec
3849 changed files with 2165811 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
file(REMOVE_RECURSE
"CMakeFiles/source.dir/source.cpp.o"
"source"
"source.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/source.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()