Some build fixes and changes

This commit is contained in:
KimLS
2018-06-27 19:54:33 -07:00
parent 254764c1e6
commit 50eededd9f
5 changed files with 9 additions and 52 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ TARGET_LINK_LIBRARIES(zone ${SERVER_LIBS})
IF(EQEMU_BUILD_PERL)
TARGET_LINK_LIBRARIES(zone ${PERL_LIBRARY})
ENDIF(EQEMU_BUILD_PERL)
ENDIF()
IF(EQEMU_BUILD_LUA)
TARGET_LINK_LIBRARIES(zone luabind ${LUA_LIBRARY})