summaryrefslogtreecommitdiff
path: root/examples/applicationmanager/applicationmanager.pro
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2021-07-29 15:22:52 +0200
committerRobert Griebl <robert.griebl@qt.io>2021-08-02 10:57:05 +0200
commit13758dadf68f4ec14aa4f2657b4007202f49f5c4 (patch)
tree30186bfa1340073fbe4bfc4111bc15eaecbfe7ee /examples/applicationmanager/applicationmanager.pro
parentbaed6890cf9c55609b62106c0b7c4f737088d826 (diff)
downloadqtapplicationmanager-13758dadf68f4ec14aa4f2657b4007202f49f5c4.tar.gz
cmake: Re-enable the qmake build system for the examples
For this to work, we need to adjust the dependencies. Also fix the copy/install for the qmake features, which were copied to the wrong directory. Change-Id: Ia7168b2efbf5e558c849d7933abd105b496324e4 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'examples/applicationmanager/applicationmanager.pro')
-rw-r--r--examples/applicationmanager/applicationmanager.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/applicationmanager/applicationmanager.pro b/examples/applicationmanager/applicationmanager.pro
index 651be23e..82074d71 100644
--- a/examples/applicationmanager/applicationmanager.pro
+++ b/examples/applicationmanager/applicationmanager.pro
@@ -1,7 +1,3 @@
-# temporarily disabled because the module.pri files generated from the cmake
-# are wrong: e.g. appman_main-private depends on appman_common, while it should
-# depend on appman_common-private
-requires(false)
TEMPLATE = subdirs