Initial commit

This commit is contained in:
2025-09-29 13:51:40 +02:00
parent 4f3043e2de
commit 1685e68cee
95 changed files with 81649 additions and 0 deletions

View File

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