You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/nel/tools/ligo/CMakeLists.txt

10 lines
153 B
CMake

IF(WITH_LIGO)
IF(WITH_3D)
ADD_SUBDIRECTORY(unbuild_land)
IF(WITH_GEORGES)
ADD_SUBDIRECTORY(unbuild_flora)
ENDIF()
ENDIF()
ENDIF()