mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 10:12:46 +01:00
For example, if a user does ``` cmake -DCMAKE_C_FLAGS="-DWOLFSSL_AESGCM_STREAM -DFP_MAX_BITS=16384" .. ``` definitions for `WOLFSSL_AESGCM_STREAM` and `FP_MAX_BITS 16384` should wind up in options.h (same as the autotools build).