Remove optional as we depend against ecm > 6.0

This commit is contained in:
Laurent Montel
2025-01-21 07:47:18 +01:00
committed by Christoph Cullmann
parent 09f9139718
commit a86df0e838

View File

@@ -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)