mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-14 12:16:21 +08:00
Restructure CMake build system a bit
This should be easier to use for application devlopers
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
include_guard(GLOBAL)
|
||||
|
||||
include(${LWIP_DIR}/contrib/ports/CMakeCommon.cmake)
|
||||
|
||||
set(LWIP_VERSION_MAJOR "2")
|
||||
set(LWIP_VERSION_MINOR "2")
|
||||
set(LWIP_VERSION_REVISION "0")
|
||||
|
||||
Reference in New Issue
Block a user