mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Build world_editor only under Windows
This commit is contained in:
parent
af81cac615
commit
f26f1d9915
1 changed files with 1 additions and 3 deletions
|
@ -3,13 +3,11 @@ ADD_SUBDIRECTORY(prim_export)
|
|||
ADD_SUBDIRECTORY(uni_conv)
|
||||
ADD_SUBDIRECTORY(csv_transform)
|
||||
ADD_SUBDIRECTORY(icon_search)
|
||||
ADD_SUBDIRECTORY(world_editor)
|
||||
|
||||
IF(WIN32)
|
||||
ADD_SUBDIRECTORY(export)
|
||||
ADD_SUBDIRECTORY(world_editor)
|
||||
ENDIF(WIN32)
|
||||
# Legacy folders, do not build
|
||||
#ADD_SUBDIRECTORY(export)
|
||||
|
||||
# folders not handled yet.
|
||||
#georges_convert
|
||||
|
|
Loading…
Reference in a new issue