summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseGlobalTargets.cmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-08-12 09:17:21 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-08-13 19:31:59 +0200
commitfdd61b3a7b7a19e3d2bec475240d9fc267068390 (patch)
tree126eb5cf2a500ca4ec31df0eb6b67dfb707323d1 /cmake/QtBaseGlobalTargets.cmake
parentfb8aea60bde5b3b3b5c1fcf263a86f5c6232c6bd (diff)
CMake: Introduce QtFeatureCommon.cmake
This file provides common feature-functionality is supposed to be included by QtFeature.cmake and QtProcessConfigureArgs.cmake. Change-Id: Ifb483c2a9c4014d240c2a4d6ff07b5c0ceee9c3a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'cmake/QtBaseGlobalTargets.cmake')
-rw-r--r--cmake/QtBaseGlobalTargets.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/QtBaseGlobalTargets.cmake b/cmake/QtBaseGlobalTargets.cmake
index a0fcdb8dcb..15865603c6 100644
--- a/cmake/QtBaseGlobalTargets.cmake
+++ b/cmake/QtBaseGlobalTargets.cmake
@@ -355,6 +355,7 @@ qt_copy_or_install(FILES
cmake/QtCompilerOptimization.cmake
cmake/QtConfigDependencies.cmake.in
cmake/QtFeature.cmake
+ cmake/QtFeatureCommon.cmake
cmake/QtFinishPrlFile.cmake
cmake/QtFindWrapHelper.cmake
cmake/QtFindWrapConfigExtra.cmake.in