mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Server requires gettext library as well
This commit is contained in:
parent
9f1ae4084d
commit
8e69b9cb26
1 changed files with 1 additions and 0 deletions
|
@ -347,6 +347,7 @@ if(BUILD_SERVER)
|
|||
${ZLIB_LIBRARIES}
|
||||
${JTHREAD_LIBRARY}
|
||||
${SQLITE3_LIBRARY}
|
||||
${GETTEXT_LIBRARY}
|
||||
${LUA_LIBRARY}
|
||||
${PLATFORM_LIBS}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue