mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-02 03:27:56 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -175,7 +175,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Allow enabling and disabling components
|
# Allow enabling and disabling components
|
||||||
option(ENABLE_FOUNDATION "Enable Foundation, required for all components except CppUnit" ON)
|
option(ENABLE_FOUNDATION "Enable Foundation, required by all components except CppUnit" ON)
|
||||||
option(ENABLE_ENCODINGS "Enable Encodings" ON)
|
option(ENABLE_ENCODINGS "Enable Encodings" ON)
|
||||||
option(ENABLE_ENCODINGS_COMPILER "Enable Encodings Compiler" OFF)
|
option(ENABLE_ENCODINGS_COMPILER "Enable Encodings Compiler" OFF)
|
||||||
option(ENABLE_XML "Enable XML" ON)
|
option(ENABLE_XML "Enable XML" ON)
|
||||||
|
|||||||
Reference in New Issue
Block a user