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.
21 lines
395 B
CMake
21 lines
395 B
CMake
9 years ago
|
IF(WITH_RYZOM_TOOLS)
|
||
|
IF(WITH_LIGO)
|
||
5 years ago
|
# Disabled because no server code in atys/yubo branch
|
||
|
#ADD_SUBDIRECTORY(ai_build_wmap)
|
||
9 years ago
|
ENDIF()
|
||
|
|
||
|
IF(WITH_3D)
|
||
5 years ago
|
# Disabled because no server code in atys/yubo branch
|
||
|
#ADD_SUBDIRECTORY(build_world_packed_col)
|
||
9 years ago
|
ENDIF()
|
||
|
ENDIF()
|
||
15 years ago
|
|
||
|
# Not done yet.
|
||
|
#admin
|
||
|
#brick_param_extractor
|
||
|
#build_spell_sheet
|
||
|
#build_world_packed_col
|
||
|
#CMakeLists.txt
|
||
|
#sql
|
||
|
#www
|