mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Use CUSTOM_LOCALEDIR if specified
This commit is contained in:
parent
31b6d26784
commit
645e208673
4 changed files with 16 additions and 4 deletions
|
@ -12,6 +12,7 @@
|
|||
#define VERSION_STRING "@VERSION_STRING@"
|
||||
#define PRODUCT_VERSION_STRING "@VERSION_MAJOR@.@VERSION_MINOR@"
|
||||
#define STATIC_SHAREDIR "@SHAREDIR@"
|
||||
#define STATIC_LOCALEDIR "@LOCALEDIR@"
|
||||
#define BUILD_TYPE "@CMAKE_BUILD_TYPE@"
|
||||
#cmakedefine01 RUN_IN_PLACE
|
||||
#cmakedefine01 USE_GETTEXT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue