mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 18:03:44 +08:00
Work on fixing the build (integration of contrib)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# ARM mbedtls support https://tls.mbed.org/
|
||||
set(MBEDTLSDIR ${LWIP_CONTRIB_DIR}/../mbedtls)
|
||||
set(MBEDTLSDIR ${LWIP_DIR}/../mbedtls)
|
||||
if(EXISTS ${MBEDTLSDIR}/CMakeLists.txt)
|
||||
set(LWIP_HAVE_MBEDTLS ON BOOL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user