mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Actually make USE_GETTEXT available in the source
This commit is contained in:
parent
423109e64c
commit
3715e39e5d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#define PROJECT_NAME "@PROJECT_NAME@"
|
||||
#define INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@"
|
||||
#define VERSION_STRING "@VERSION_STRING@"
|
||||
#define USE_GETTEXT @USE_GETTEXT@
|
||||
#ifdef NDEBUG
|
||||
#define BUILD_TYPE "Release"
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue