David Garske fda8b4f64f Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463 3 недель назад
..
modules 5830f921fa ARIA cipher cmake (#6600) 9 месяцев назад
Config.cmake.in 90b858492f CMake: improve build scripts (#6331) 1 год назад
README.md eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. 3 недель назад
config.in 3c6651e1e2 PlayStation compatibility 4 месяцев назад
functions.cmake fda8b4f64f Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463 3 недель назад
include.am eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. 3 недель назад
options.h.in eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. 3 недель назад

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.