kde-extraapps/yakuake/po/de/CMakeLists.txt
Ivailo Monev 59190d3194 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00

2 lines
121 B
CMake

file(GLOB _po_files *.po)
GETTEXT_PROCESS_PO_FILES( de ALL INSTALL_DESTINATION ${KDE4_LOCALE_INSTALL_DIR} ${_po_files} )