diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-19 15:07:48 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-01-19 15:07:48 +0100 |
commit | 7219d3fd596a1e3a866eeb483ee0eca58296fa69 (patch) | |
tree | cd69d6df0332f847ab95d43aad82511812be04dc /CMakeLists.txt | |
parent | 336e88d4bd330e0d28861c7f702711f53996bfca (diff) | |
parent | e8d6de8d4fdc719f03731b355f8e2b662c2b2895 (diff) | |
download | sink-7219d3fd596a1e3a866eeb483ee0eca58296fa69.tar.gz sink-7219d3fd596a1e3a866eeb483ee0eca58296fa69.zip |
Merge remote-tracking branch 'origin/dev/hefee' into dev/inspection
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) |