summaryrefslogtreecommitdiff
path: root/musl-po/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'musl-po/CMakeLists.txt')
-rw-r--r--musl-po/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/musl-po/CMakeLists.txt b/musl-po/CMakeLists.txt
new file mode 100644
index 0000000..c8368e8
--- /dev/null
+++ b/musl-po/CMakeLists.txt
@@ -0,0 +1,4 @@
+include(TranslationsMusl)
+add_musl_translations_directory("musl" "${MUSL_LOCPATH}")
+add_musl_translations_catalog("musl"
+ ../musl) \ No newline at end of file