Skip to content

Passing custom configure flags for openssl #43582

Closed Answered by yourboursetadas
yourboursetadas asked this question in Q&A
Discussion options

You must be logged in to vote

Correct answer is add to the bellow triplet:
set(OPENSSL_USE_NOPINSHARED ON) # Don't pin the shared libraries.

and remove:
set(VCPKG_CMAKE_CONFIGURE_OPTIONS "-DOPENSSL_NO_SHARED=ON -DOPENSSL_NO_PINSHARED=ON")

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yourboursetadas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant