summaryrefslogtreecommitdiffstats
path: root/po
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:42:52 +0100
commit1905b0563f9ff9a86dadf03feb3cf81c47b6267e (patch)
tree5c0b09bd6cbd6f37980fa0325f7c2432a513962f /po
parent0cd4d565764dd403047d804844da868c592298e4 (diff)
downloadkdirstat-1905b0563f9ff9a86dadf03feb3cf81c47b6267e.tar.gz
kdirstat-1905b0563f9ff9a86dadf03feb3cf81c47b6267e.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'po')
-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} )