Continue conan integration

This commit is contained in:
2025-06-28 11:06:16 +02:00
parent 91df2f5e02
commit 8807cd513c
4 changed files with 17 additions and 2 deletions

9
CMakeUserPresets.json Normal file
View File

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