Server requires gettext library as well
parent
9f1ae4084d
commit
8e69b9cb26
|
@ -347,6 +347,7 @@ if(BUILD_SERVER)
|
|||
${ZLIB_LIBRARIES}
|
||||
${JTHREAD_LIBRARY}
|
||||
${SQLITE3_LIBRARY}
|
||||
${GETTEXT_LIBRARY}
|
||||
${LUA_LIBRARY}
|
||||
${PLATFORM_LIBS}
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue