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

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.