summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-03-30 17:34:00 +0300
committerMavridis Philippe <mavridisf@gmail.com>2021-03-30 18:57:45 +0300
commit079304a40aa3160172ccf5285bd0a2cede403513 (patch)
tree2645c519f75e9c2a4aae3aa4846034982a6eed38 /src/CMakeL10n.txt
parent2236746366ccdda326a30bce1deef1d4c5bddc73 (diff)
downloadkompose-079304a40aa3160172ccf5285bd0a2cede403513.tar.gz
kompose-079304a40aa3160172ccf5285bd0a2cede403513.zip
CMake build system support.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
new file mode 100644
index 0000000..7d91398
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "messages/kompose" )