summaryrefslogtreecommitdiffstats
path: root/po/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-01 15:12:24 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-11-04 12:49:22 +0100
commita558a3844dc4f7462a7a1f6f9d3795bd148a929b (patch)
treef7d169f51e09d5220fd5d062791c21686562d7a3 /po/CMakeLists.txt
parentae3df497cd3871149f57c7e2548c6c28f2f1d26e (diff)
downloadkdirstat-a558a3844dc4f7462a7a1f6f9d3795bd148a929b.tar.gz
kdirstat-a558a3844dc4f7462a7a1f6f9d3795bd148a929b.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 1905b0563f9ff9a86dadf03feb3cf81c47b6267e)
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r--po/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
new file mode 100644
index 0000000..f5a2e1b
--- /dev/null
+++ b/po/CMakeLists.txt
@@ -0,0 +1 @@
+tde_create_translation( LANG auto OUTPUT_NAME ${PROJECT_NAME} )