initial version

This commit is contained in:
2026-02-17 00:13:26 +01:00
parent fed1844282
commit 4f7227c0e9
13 changed files with 316 additions and 190 deletions

9
CMakeUserPresets.json Normal file
View File

@@ -0,0 +1,9 @@
{
"version": 4,
"vendor": {
"conan": {}
},
"include": [
"build/Release/generators/CMakePresets.json"
]
}