Fix conan build

This commit is contained in:
2025-06-28 19:17:44 +02:00
parent f1dae498ac
commit c1759ba1ce
3 changed files with 12 additions and 2 deletions

View File

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