From 9b2e290336e7c8de7117e1fb24ba5443fed56698 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 11 May 2016 11:40:47 +0300 Subject: Working locale --- po/CMakeLists.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'po') diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index 606b49a..90716a0 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -1,4 +1,8 @@ include(TranslationsMusl) -add_translations_directory("musl" MUSL_LOCPATH) -add_translations_catalog("musl" - ../musl) +add_musl_translations_directory("musl" MUSL_LOCPATH) +add_musl_translations_catalog("musl" + ../musl) +include(Translations) +add_translations_directory("musl-locales" "bin") +add_translations_catalog("musl-locales" + ..) -- cgit v1.2.3-60-g2f50