summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-19 15:07:48 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-01-19 15:07:48 +0100
commit7219d3fd596a1e3a866eeb483ee0eca58296fa69 (patch)
treecd69d6df0332f847ab95d43aad82511812be04dc /CMakeLists.txt
parent336e88d4bd330e0d28861c7f702711f53996bfca (diff)
parente8d6de8d4fdc719f03731b355f8e2b662c2b2895 (diff)
downloadsink-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.txt1
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)
13include(GenerateExportHeader) 13include(GenerateExportHeader)
14include(ECMGenerateHeaders) 14include(ECMGenerateHeaders)
15include(ECMPackageConfigHelpers) 15include(ECMPackageConfigHelpers)
16include(ECMSetupVersion)
16include(KDEInstallDirs) 17include(KDEInstallDirs)
17 18
18find_package(Qt5 COMPONENTS REQUIRED Core Widgets Network) 19find_package(Qt5 COMPONENTS REQUIRED Core Widgets Network)