Last active
December 27, 2024 15:49
-
-
Save matthewjberger/006749edc7bec1f7948d44d496e0959a to your computer and use it in GitHub Desktop.
needed to build rust openssl on windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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