mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
9 lines
154 B
CMake
9 lines
154 B
CMake
IF(WITH_3D)
|
|
ADD_SUBDIRECTORY(build_ig_boxes)
|
|
|
|
IF(WITH_LIGO)
|
|
ADD_SUBDIRECTORY(build_rbank)
|
|
ENDIF()
|
|
ENDIF()
|
|
|
|
ADD_SUBDIRECTORY(build_indoor_rbank)
|