Daniel Pouzzner ee4366acc5 Merge pull request #8162 from redbaron/find-threads 1 day ago
..
modules 5830f921fa ARIA cipher cmake (#6600) 1 year ago
Config.cmake.in 0319eb098d CMAKE: look for pthreads when importing wolfSSL if required 1 month ago
README.md eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. 6 months ago
config.in 32ebaea158 add uintptr_t to config.h fixing curl cmake build error 2 months ago
functions.cmake aee446f3e5 Build SHA3 assembly with INTEL_SPEEDUP 4 months ago
include.am eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. 6 months ago
options.h.in d257a59087 add support for WOLFSSL_NO_OPTIONS_H: 2 days ago

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.