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 594188c commit 3ae20bdCopy full SHA for 3ae20bd
CMakePresets.json
@@ -49,7 +49,7 @@
49
"generator": "Ninja",
50
"cacheVariables": {
51
"VCPKG_TARGET_TRIPLET": "x64-osx",
52
- "CMAKE_OSX_ARCHITECTURES": "x64"
+ "CMAKE_OSX_ARCHITECTURES": "x86_64"
53
}
54
55
]
0 commit comments