Skip to content

Instantly share code, notes, and snippets.

@matthewjberger
Last active December 27, 2024 15:49
Show Gist options
  • Save matthewjberger/006749edc7bec1f7948d44d496e0959a to your computer and use it in GitHub Desktop.
Save matthewjberger/006749edc7bec1f7948d44d496e0959a to your computer and use it in GitHub Desktop.
needed to build rust openssl on windows
vcpkg integrate install
vcpkg.exe install openssl:x64-windows-static-md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment