David Garske fda8b4f64f Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463 před 3 měsíci
..
modules 5830f921fa ARIA cipher cmake (#6600) před 1 rokem
Config.cmake.in 90b858492f CMake: improve build scripts (#6331) před 1 rokem
README.md eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. před 4 měsíci
config.in 3c6651e1e2 PlayStation compatibility před 7 měsíci
functions.cmake fda8b4f64f Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463 před 3 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 4 měsíci
options.h.in eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. před 4 měsíci

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.