Files
SDL3CPlusPlus/CMakeUserPresets.json
2025-12-19 13:57:53 +00:00

11 lines
208 B
JSON

{
"version": 4,
"vendor": {
"conan": {}
},
"include": [
"build/CMakePresets.json",
"build-ninja/CMakePresets.json",
"build-ninja-msvc/CMakePresets.json"
]
}