We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4167aab commit b3e4550Copy full SHA for b3e4550
CMakePresets.json
@@ -63,7 +63,7 @@
63
"cacheVariables": {
64
"CMAKE_OSX_ARCHITECTURES": "arm64",
65
"VCPKG_TARGET_TRIPLET": "arm64-osx",
66
- "CMAKE_MAKE_PROGRAM": "/opt/brew/bin/ninja"
+ "CMAKE_MAKE_PROGRAM": "/opt/homebrew/bin/ninja"
67
},
68
"condition": {
69
"type": "equals",
0 commit comments