kate5: remove unnecessary patch
This commit is contained in:
parent
b10fa25294
commit
1ddbf663dd
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
--- CMakeLists.txt
|
||||
+++ CMakeLists.txt
|
||||
@@ -55,6 +55,7 @@ if(${ECM_VERSION} VERSION_GREATER "5.63.0")
|
||||
file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
|
||||
kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
|
||||
endif()
|
||||
+find_package(KF5 COMPONENTS I18n DocTools)
|
||||
ki18n_install(po)
|
||||
if (KF5DocTools_FOUND)
|
||||
kdoctools_install(po)
|
Loading…
Reference in a new issue