mirror of https://github.com/wolfSSL/wolfssl.git
* Add support for CMake * Add support for Zephyr * Make sure the internal key state is properly handled in case a public key is imported into a reloaded private key. Signed-off-by: Tobias Frauenschläger <tobias.frauenschlaeger@oth-regensburg.de> |
||
---|---|---|
.. | ||
modules | ||
Config.cmake.in | ||
README.md | ||
config.in | ||
functions.cmake | ||
include.am | ||
options.h.in |
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.