f103c8_minimal_ll/.vscode/settings.json
2025-05-26 21:19:38 +02:00

9 lines
No EOL
170 B
JSON

{
"cmake.cmakePath": "cube-cmake",
"cmake.configureArgs": [
"-DCMAKE_COMMAND=cube-cmake"
],
"cmake.preferredGenerators": [
"Ninja"
]
}