Merge branch 'install-i18n' into 'master'
Build translations, don't install translation sources See merge request mikeljohnson/kickoff-legacy!3
This commit is contained in:
commit
7b11ebfbc1
@ -21,6 +21,8 @@ include(CheckIncludeFiles)
|
||||
set(KF5_MIN_VERSION "5.24.0")
|
||||
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
|
||||
Plasma
|
||||
I18n
|
||||
)
|
||||
|
||||
plasma_install_package(package org.kde.plasma.kickofflegacy)
|
||||
ki18n_install(translations)
|
||||
|
Loading…
x
Reference in New Issue
Block a user