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)