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

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.