David Garske fda8b4f64f Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463 3 месяцев назад
..
modules 5830f921fa ARIA cipher cmake (#6600) 1 год назад
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 7 месяцев назад
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.