diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a827a10..aa2970a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -13,6 +13,7 @@ include(FeatureSummary) | |||
13 | include(GenerateExportHeader) | 13 | include(GenerateExportHeader) |
14 | include(ECMGenerateHeaders) | 14 | include(ECMGenerateHeaders) |
15 | include(ECMPackageConfigHelpers) | 15 | include(ECMPackageConfigHelpers) |
16 | include(ECMSetupVersion) | ||
16 | include(KDEInstallDirs) | 17 | include(KDEInstallDirs) |
17 | 18 | ||
18 | find_package(Qt5 COMPONENTS REQUIRED Core Widgets Network) | 19 | find_package(Qt5 COMPONENTS REQUIRED Core Widgets Network) |