first Version

This commit is contained in:
willifan 2024-03-13 19:01:27 +01:00
commit 0c4bef47e8
149 changed files with 32273 additions and 0 deletions

View file

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