diff options
Diffstat (limited to 'po/cy/CMakeLists.txt')
-rw-r--r-- | po/cy/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/cy/CMakeLists.txt b/po/cy/CMakeLists.txt new file mode 100644 index 0000000..bb5b924 --- /dev/null +++ b/po/cy/CMakeLists.txt @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES( cy ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) |