diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9a7c4d516..90d65faa4 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1017,7 +1017,7 @@ if(HAVE_TRANSLATIONS) add_pot(POT ${CMAKE_CURRENT_SOURCE_DIR}/translations/header - ${CMAKE_CURRENT_BINARY_DIR}/translations/translations.pot + ${CMAKE_CURRENT_SOURCE_DIR}/translations/translations.pot ${SOURCES} ${MOC} ${UIC}