wolfssl/cmake
Daniel Pouzzner ee4366acc5
Merge pull request #8162 from redbaron/find-threads
CMAKE: look for pthreads when importing wolfSSL if required
2024-12-11 14:36:04 -06:00
..
modules
Config.cmake.in CMAKE: look for pthreads when importing wolfSSL if required 2024-11-07 21:42:11 +00:00
README.md
config.in add uintptr_t to config.h fixing curl cmake build error 2024-09-26 10:31:31 -06:00
functions.cmake
include.am
options.h.in add support for WOLFSSL_NO_OPTIONS_H: 2024-12-10 13:02:37 -06:00

README.md

wolfSSL CMake

This directory contains some supplementary functions for the CMakeLists.txt in the root.

See also cmake notes in the INSTALL documentation file.

If new CMake build options are added cmake/options.h.in must also be updated.