CMakeLists.txt
934 Bytes
-
Include `${MBEDTLS_INCLUDE_DIR}` when compiling `crypt_mbedtls.c` · 1822b082
Without this, mbedTLS installs in non-default install locations that are otherwise found by the `FindmbedTLS.cmake` module are not found by the C preprocessor at compile time.
Elliot Saba committed