aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-02-20 14:17:01 +0100
committerAndy Shaw <andy.shaw@qt.io>2019-02-27 09:48:54 +0000
commit637630cc7ed0e6efd43678b11d1309e72a957874 (patch)
treeb085a1f3c856d491c0942ff5e419e10598503f1f
parentd45d163240fca2fcdec445f1d8622062ad90bdd8 (diff)
Remove the internal_module config to enable generation of cmake files
After checking, it seems that this is not needed and was likely added by accident, so removing internal_module will enable the cmake file generation so QtQuickTemplates2 can be used in a project. Change-Id: I4a3287147c3c8afb715ba8e4d21b8af6fc1e48f6 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
-rw-r--r--src/quicktemplates2/quicktemplates2.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quicktemplates2/quicktemplates2.pro b/src/quicktemplates2/quicktemplates2.pro
index 59871a54..13b4f0e8 100644
--- a/src/quicktemplates2/quicktemplates2.pro
+++ b/src/quicktemplates2/quicktemplates2.pro
@@ -1,6 +1,5 @@
TARGET = QtQuickTemplates2
MODULE = quicktemplates2
-CONFIG += internal_module
QT += quick
QT_PRIVATE += core-private gui-private qml-private quick-private