ryzom-core/nel/tools/ligo/CMakeLists.txt

7 lines
82 B
CMake

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