mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
fix: Update paths for Conan toolchain and presets to use build-ninja layout
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
}
|
||||
],
|
||||
"include": [
|
||||
"build/build/Release/generators/CMakePresets.json"
|
||||
"build/build/Release/generators/CMakePresets.json",
|
||||
"build-ninja/build/Release/generators/CMakePresets.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user