Skip to content

Conversation

rpriest1260
Copy link

@rpriest1260 rpriest1260 commented May 28, 2019

The library suffix is not set correctly when building with CPP-NETLIB_STATIC_OPENSSL on a
Windows Machine. Adding a 'If (WIN32)' condition to properly set
CMAKE_FIND_LIBRARY_SUFFIXES to '.lib' on a windows machine.

the lib suffixes when building with CPP-NETLIB_STATIC_OPENSSL on a
Windows Machine. Adding an 'If (WIN32)' condition to properly set
CMAKE_FIND_LIBRARY_SUFFIXES to '.lib' on a windows machine.
@glynos
Copy link
Member

glynos commented May 29, 2019

LGTM

@glynos glynos merged commit 7cbd52c into cpp-netlib:master May 29, 2019
@glynos glynos self-assigned this May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants