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 73eaeaa commit c4d2a25Copy full SHA for c4d2a25
vcpkg-custom/triplets/fb-arm64-osx.cmake
@@ -1,3 +1,5 @@
1
+set(VCPKG_BUILD_TYPE release)
2
+
3
set(VCPKG_TARGET_ARCHITECTURE arm64)
4
set(VCPKG_CRT_LINKAGE dynamic)
5
set(VCPKG_LIBRARY_LINKAGE static)
vcpkg-custom/triplets/fb-x64-osx.cmake
set(VCPKG_TARGET_ARCHITECTURE x64)
0 commit comments