From ebe2a95e8c35be14e12210432bac79196f1aa50c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Tinkl?= Date: Mon, 21 Jul 2014 21:15:53 +0200 Subject: create and install the QM loader like all the other Qt-based modules do --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.1