Define relative dir with a value like autotools.
This commit is contained in:
parent
5a0b4d3c7a
commit
2d5f497b7e
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ if(X11_FOUND)
|
|||
add_definitions(-D_X11)
|
||||
endif(X11_FOUND)
|
||||
|
||||
add_definitions(-DHAS_RELATIVE_LOCALEDIR)
|
||||
add_definitions(-DHAS_RELATIVE_LOCALEDIR=1)
|
||||
add_definitions(-DLOCALEDIR=\\\"${LOCALEDIR}\\\")
|
||||
set(LOCALE_INSTALL ${DATADIR}/${LOCALEDIR})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue