Skip to content

Commit 3ae20bd

Browse files
authored
Update CMakePresets.json
1 parent 594188c commit 3ae20bd

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
@@ -49,7 +49,7 @@
4949
"generator": "Ninja",
5050
"cacheVariables": {
5151
"VCPKG_TARGET_TRIPLET": "x64-osx",
52-
"CMAKE_OSX_ARCHITECTURES": "x64"
52+
"CMAKE_OSX_ARCHITECTURES": "x86_64"
5353
}
5454
}
5555
]

0 commit comments

Comments
 (0)