Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: add support for building with wolfSSL #5095

Merged
merged 1 commit into from Mar 17, 2020
Merged

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 13, 2020

My working build cmdline:

$ cmake -DCMAKE_PREFIX_PATH=$HOME/build-wolfssl -DCMAKE_USE_WOLFSSL=ON .

CMake/FindWolfSSL.cmake Outdated Show resolved Hide resolved
bagder added a commit that referenced this pull request Mar 16, 2020
My working build cmdline:

$ cmake -DCMAKE_PREFIX_PATH=$HOME/build-wolfssl -DCMAKE_USE_WOLFSSL=ON .

Assisted-by: Brad King
Closes #5095
@bagder bagder marked this pull request as ready for review March 16, 2020 21:57
@bagder bagder changed the title [WIP] cmake: add support for building with wolfSSL cmake: add support for building with wolfSSL Mar 16, 2020
@bagder bagder closed this in 37a0541 Mar 17, 2020
@bagder bagder merged commit 37a0541 into master Mar 17, 2020
@bagder bagder deleted the bagder/cmake-wolfssl branch March 17, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants