"Last commit before focus on major development (Var, Array etc.)"

This commit is contained in:
William
2024-04-04 23:14:47 +08:00
parent 4f7df68a3c
commit f70175ede3
28 changed files with 2931 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
file(REMOVE_RECURSE
"CMakeFiles/CompoundTest.dir/src/test.c.o"
"CMakeFiles/CompoundTest.dir/src/test.c.o.d"
"CompoundTest"
"CompoundTest.pdb"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/CompoundTest.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()