aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-10-15 00:28:09 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-21 21:55:54 +0200
commit813ad9093f7d7d7a37af255bbe676b9988502b60 (patch)
tree7241ba9efb24254851a20c88274f225ce2d86e00 /po
parent8ce6d07d97690e50d4da24441232b053a0eade1e (diff)
downloadayatana-indicator-messages-813ad9093f7d7d7a37af255bbe676b9988502b60.tar.gz
ayatana-indicator-messages-813ad9093f7d7d7a37af255bbe676b9988502b60.tar.bz2
ayatana-indicator-messages-813ad9093f7d7d7a37af255bbe676b9988502b60.zip
Add CMake files
Diffstat (limited to 'po')
-rw-r--r--po/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
new file mode 100644
index 0000000..8435188
--- /dev/null
+++ b/po/CMakeLists.txt
@@ -0,0 +1,2 @@
+find_package(Intltool REQUIRED)
+intltool_install_translations(ALL GETTEXT_PACKAGE ${GETTEXT_PACKAGE})