1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 18:05:22 +02:00

Also support X11 icon for minetest copies installed via make install (#4407)

Fixes #4323.
This commit is contained in:
est31
2016-08-20 21:26:44 +02:00
committed by GitHub
parent 6590140260
commit f092dac979
5 changed files with 26 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
#define STATIC_SHAREDIR "@SHAREDIR@"
#define STATIC_LOCALEDIR "@LOCALEDIR@"
#define BUILD_TYPE "@CMAKE_BUILD_TYPE@"
#define ICON_DIR "@ICONDIR@"
#cmakedefine01 RUN_IN_PLACE
#cmakedefine01 USE_GETTEXT
#cmakedefine01 USE_CURL