]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: add support for building with wolfSSL 5095/head
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Mar 2020 16:18:40 +0000 (17:18 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Mar 2020 21:56:50 +0000 (22:56 +0100)
commit37a05418820dfcdb68bc0d535e76e63945b45917
tree332700ffeb5c378e8768309a71a7d52f3f0064a1
parent95c36fff75883ace6e8e7a89b94362de2dd1857f
cmake: add support for building with wolfSSL

My working build cmdline:

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

Assisted-by: Brad King
Closes #5095
CMake/FindWolfSSL.cmake [new file with mode: 0644]
CMakeLists.txt
Makefile.am
lib/curl_config.h.cmake