mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
3 lines
115 B
Text
3 lines
115 B
Text
![]() |
file(GLOB _po_files *.po)
|
||
|
GETTEXT_PROCESS_PO_FILES(uk ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
|