mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
Update CMakeLists.txt
This commit is contained in:
parent
dc7ecc4084
commit
70caa2a942
@ -175,7 +175,7 @@ else()
|
||||
endif()
|
||||
|
||||
# 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_COMPILER "Enable Encodings Compiler" OFF)
|
||||
option(ENABLE_XML "Enable XML" ON)
|
||||
|
Loading…
Reference in New Issue
Block a user