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