Daniel Pouzzner a3fb5029f8 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. před 2 týdny
..
modules 5830f921fa ARIA cipher cmake (#6600) před 1 rokem
Config.cmake.in a3fb5029f8 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. před 2 týdny
README.md eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. před 3 měsíci
config.in 3c6651e1e2 PlayStation compatibility před 6 měsíci
functions.cmake aee446f3e5 Build SHA3 assembly with INTEL_SPEEDUP před 1 měsícem
include.am eb8f26926d Move the options.h.in template for cmake into new location. Added note about adding new options. před 3 měsíci
options.h.in 684fef2429 add no stub and ex data cmake options před 3 měsíci

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.