CMake: Move translations.pot to src dir
This commit is contained in:
parent
58c7a9b9cc
commit
0055ebe8a7
@ -1017,7 +1017,7 @@ if(HAVE_TRANSLATIONS)
|
|||||||
|
|
||||||
add_pot(POT
|
add_pot(POT
|
||||||
${CMAKE_CURRENT_SOURCE_DIR}/translations/header
|
${CMAKE_CURRENT_SOURCE_DIR}/translations/header
|
||||||
${CMAKE_CURRENT_BINARY_DIR}/translations/translations.pot
|
${CMAKE_CURRENT_SOURCE_DIR}/translations/translations.pot
|
||||||
${SOURCES}
|
${SOURCES}
|
||||||
${MOC}
|
${MOC}
|
||||||
${UIC}
|
${UIC}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user