added conanfile

This commit is contained in:
AndreaRigoni
2026-02-20 17:27:30 +00:00
parent c526f61f8c
commit 5ae2e106ab
9 changed files with 28 additions and 10 deletions

9
CMakeUserPresets.json Normal file
View File

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