wolfssl/cmake
Eric Blankenhorn a75c73cdef Add cmake support for WOLFSSL_CUSTOM_CURVES 2024-09-11 10:45:21 -05:00
..
modules
Config.cmake.in clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
README.md
config.in
functions.cmake Build SHA3 assembly with INTEL_SPEEDUP 2024-08-01 16:31:18 +02:00
include.am
options.h.in Add cmake support for WOLFSSL_CUSTOM_CURVES 2024-09-11 10:45:21 -05:00

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.