summaryrefslogtreecommitdiffstats
path: root/po/pt_BR/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR/CMakeLists.txt')
-rw-r--r--po/pt_BR/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/pt_BR/CMakeLists.txt b/po/pt_BR/CMakeLists.txt
new file mode 100644
index 0000000..9614c12
--- /dev/null
+++ b/po/pt_BR/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES(pt_BR ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )