• Show log

    Commit

  • Hash : 1822b082
    Author : Elliot Saba
    Date : 2020-10-20T23:26:47

    Include `${MBEDTLS_INCLUDE_DIR}` when compiling `crypt_mbedtls.c`
    
    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.