mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Remove optional as we depend against ecm > 6.0
This commit is contained in:
committed by
Christoph Cullmann
parent
09f9139718
commit
a86df0e838
@@ -34,8 +34,7 @@ include(GenerateExportHeader)
|
||||
include(FeatureSummary)
|
||||
include(ECMQtDeclareLoggingCategory)
|
||||
include(KDEClangFormat)
|
||||
# Remove OPTIONAL when we require EMC >= 5.79
|
||||
include(KDEGitCommitHooks OPTIONAL)
|
||||
include(KDEGitCommitHooks)
|
||||
include(CheckFunctionExists)
|
||||
include(CheckIncludeFiles)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user