mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 18:03:44 +08:00
CMake build system: It is now sufficient to set LWIP_DIR for build
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set(LWIP_CONTRIB_DIR ${LWIP_DIR}/contrib)
|
||||
|
||||
# ARM mbedtls support https://tls.mbed.org/
|
||||
set(MBEDTLSDIR ${LWIP_DIR}/../mbedtls)
|
||||
if(EXISTS ${MBEDTLSDIR}/CMakeLists.txt)
|
||||
|
||||
Reference in New Issue
Block a user