Skip to content

Instantly share code, notes, and snippets.

@metaplus
Last active September 10, 2019 11:45
Show Gist options
  • Select an option

  • Save metaplus/d6c1d76d33eec9d4032bd5c131eb5db4 to your computer and use it in GitHub Desktop.

Select an option

Save metaplus/d6c1d76d33eec9d4032bd5c131eb5db4 to your computer and use it in GitHub Desktop.
set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE static)
set(VCPKG_CXX_FLAGS "-std=c++17")
set(VCPKG_C_FLAGS "")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment