Changed: Fixed typo in build_packed_world_col CMakeLists.txt
This commit is contained in:
parent
608b688c54
commit
3a2295cf34
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ ADD_EXECUTABLE(build_world_packed_col ${SRC})
|
|||
INCLUDE_DIRECTORIES(${RZ_SERVER_SRC_DIR} ${LIBXML2_INCLUDE_DIR})
|
||||
TARGET_LINK_LIBRARIES(build_world_packed_col
|
||||
ryzom_gameshare
|
||||
server_share
|
||||
ryzom_servershare
|
||||
ai_share
|
||||
${PLATFORM_LINKFLAGS}
|
||||
${LIBXML2_LIBRARIES}
|
||||
|
|
Loading…
Reference in a new issue