diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 1ca8b71d..b82796fa 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -33,6 +33,7 @@ FILE(GLOB PO_FILES *.po) UPDATE_TRANSLATIONS(exiv2 ${PO_FILES}) + ADD_TRANSLATIONS(exiv2 ${PO_FILES}) ADD_CUSTOM_TARGET( pot-update