9 lines
No EOL
170 B
JSON
9 lines
No EOL
170 B
JSON
{
|
|
"cmake.cmakePath": "cube-cmake",
|
|
"cmake.configureArgs": [
|
|
"-DCMAKE_COMMAND=cube-cmake"
|
|
],
|
|
"cmake.preferredGenerators": [
|
|
"Ninja"
|
|
]
|
|
} |