a missing declaration...
This commit is contained in:
parent
8262b0a694
commit
873e61dea7
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ if(NOT WIN32)
|
|||
endif(NOT WIN32)
|
||||
|
||||
add_definitions(-DHAS_RELATIVE_LOCALEDIR)
|
||||
add_definitions(-DLOCALEDIR=${LOCALEDIR})
|
||||
message("set -DLOCALEDIR='\"${LOCALEDIR}\"'")
|
||||
set(LOCALE_INSTALL ${DATADIR}/${LOCALEDIR})
|
||||
|
||||
if(PREFERENCES_DIR)
|
||||
|
|
Loading…
Add table
Reference in a new issue