From 74a7557cfe5d8dafde979be4c5b04fb5a382b2bf Mon Sep 17 00:00:00 2001 From: Konstantin Date: Sat, 18 Nov 2017 18:37:07 +0300 Subject: Add missing include --- musl-po/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'musl-po') diff --git a/musl-po/CMakeLists.txt b/musl-po/CMakeLists.txt index c8368e8..e3d5f5c 100644 --- a/musl-po/CMakeLists.txt +++ b/musl-po/CMakeLists.txt @@ -1,4 +1,5 @@ +include(Translations) include(TranslationsMusl) add_musl_translations_directory("musl" "${MUSL_LOCPATH}") add_musl_translations_catalog("musl" - ../musl) \ No newline at end of file + ../musl) -- cgit v1.2.3-60-g2f50