Files
lime/project/lib/custom
Tobiasz Laskowski 7df96b53d7 Support hxcpp older than 4.3.0 for mbedtls linking
Hxcpp 4.3.0 has an mbedtls_config.h file in ${HXCPP}/src/hx/libs/ssl,
which we have to ensure is included, but older versions do not.

To support both 4.3.0 and older versions, we can add an empty
mbedtls_config.h and add the include path at the end. This way it will
only be used if it does not exist in the previous include paths.
2025-02-10 09:24:47 -08:00
..
2022-05-22 23:27:47 -04:00
2024-05-30 09:18:09 -07:00
2023-05-30 12:51:08 -04:00