Skip to content

Commit b3e4550

Browse files
committed
homebrew, not brew
1 parent 4167aab commit b3e4550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"cacheVariables": {
6464
"CMAKE_OSX_ARCHITECTURES": "arm64",
6565
"VCPKG_TARGET_TRIPLET": "arm64-osx",
66-
"CMAKE_MAKE_PROGRAM": "/opt/brew/bin/ninja"
66+
"CMAKE_MAKE_PROGRAM": "/opt/homebrew/bin/ninja"
6767
},
6868
"condition": {
6969
"type": "equals",

0 commit comments

Comments
 (0)