aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLukáš Tinkl <lukas@kde.org>2014-07-21 21:15:53 +0200
committerLukáš Tinkl <lukas@kde.org>2014-07-21 21:15:53 +0200
commitebe2a95e8c35be14e12210432bac79196f1aa50c (patch)
tree46e3c7cfd806d2c32d078933ac15a62ffd3d2991 /CMakeLists.txt
parent4160e4cbebfc283efe6ffc99c9cb82322616c210 (diff)
downloadkconfig-ebe2a95e8c35be14e12210432bac79196f1aa50c.tar.gz
kconfig-ebe2a95e8c35be14e12210432bac79196f1aa50c.tar.bz2
create and install the QM loader
like all the other Qt-based modules do
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 98695640..1d4b56b2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,6 +17,7 @@ include(GenerateExportHeader)
include(ECMSetupVersion)
include(ECMGenerateHeaders)
include(ECMMarkNonGuiExecutable)
+include(ECMPoQmTools)
set(KF5_VERSION "5.0.0") # handled by release scripts