mirror of
https://github.com/minetest/minetest.git
synced 2025-03-23 02:32:38 +01:00
Server requires gettext library as well
This commit is contained in:
committed by
PilzAdam
parent
9f1ae4084d
commit
8e69b9cb26
@ -347,6 +347,7 @@ if(BUILD_SERVER)
|
|||||||
${ZLIB_LIBRARIES}
|
${ZLIB_LIBRARIES}
|
||||||
${JTHREAD_LIBRARY}
|
${JTHREAD_LIBRARY}
|
||||||
${SQLITE3_LIBRARY}
|
${SQLITE3_LIBRARY}
|
||||||
|
${GETTEXT_LIBRARY}
|
||||||
${LUA_LIBRARY}
|
${LUA_LIBRARY}
|
||||||
${PLATFORM_LIBS}
|
${PLATFORM_LIBS}
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user