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