mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 18:03:44 +08:00
CMake: add an include guard since files are intended to be included in other projects
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
include_guard(GLOBAL)
|
||||
|
||||
set(LWIP_CONTRIB_DIR ${LWIP_DIR}/contrib)
|
||||
|
||||
# ARM mbedtls support https://tls.mbed.org/
|
||||
|
||||
Reference in New Issue
Block a user