summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin <ria.freelander@gmail.com>2018-01-11 00:35:54 +0300
committerKonstantin <ria.freelander@gmail.com>2018-01-11 00:35:54 +0300
commitece43173b48483498b4a08b7a1711e29de39d65d (patch)
tree207526c786f3ca296dfa264f37d7db20d4bd6043
parent99b58c44388a66ec5409bc1a133f2f1b51437f4e (diff)
downloadmusl-locales-ece43173b48483498b4a08b7a1711e29de39d65d.tar.gz
musl-locales-ece43173b48483498b4a08b7a1711e29de39d65d.tar.bz2
musl-locales-ece43173b48483498b4a08b7a1711e29de39d65d.tar.xz
musl-locales-ece43173b48483498b4a08b7a1711e29de39d65d.zip
Fixed CMakeLists
-rw-r--r--musl-po/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/musl-po/CMakeLists.txt b/musl-po/CMakeLists.txt
index e3d5f5c..a90c261 100644
--- a/musl-po/CMakeLists.txt
+++ b/musl-po/CMakeLists.txt
@@ -1,5 +1,2 @@
-include(Translations)
include(TranslationsMusl)
add_musl_translations_directory("musl" "${MUSL_LOCPATH}")
-add_musl_translations_catalog("musl"
- ../musl)