enable support for network partitions
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
69613d5180
commit
2ee9e9de02
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ else()
|
||||||
add_library(ddsc "")
|
add_library(ddsc "")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
add_definitions(-DDDSI_INCLUDE_NETWORK_PARTITIONS)
|
||||||
|
|
||||||
include(ddsi/CMakeLists.txt)
|
include(ddsi/CMakeLists.txt)
|
||||||
include(ddsc/CMakeLists.txt)
|
include(ddsc/CMakeLists.txt)
|
||||||
include(security/CMakeLists.txt)
|
include(security/CMakeLists.txt)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue