summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-08-26 22:19:55 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-08-27 22:13:40 +0200
commitb0e4545a4b91f8bcd329f34c9adc847a30d2af09 (patch)
treea3c52418b1e7b425f096f2b26ebf6ae908a31584 /cmake
parent062d2831845eb07518d7c059b155a640bd0300f3 (diff)
CMake: Install QtHeadersClean.cmake
For prefix builds we need to install the file. Amends db21bad936a761f475145886f1e06dfcfa11eb80. Change-Id: Ia8e859dc048cc4bd74eb95ed0d2adce9c6b11902 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to '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 ae9a41f797..7d26975ecf 100644
--- a/cmake/QtBaseGlobalTargets.cmake
+++ b/cmake/QtBaseGlobalTargets.cmake
@@ -374,6 +374,7 @@ qt_copy_or_install(FILES
cmake/QtGenerateLibHelpers.cmake
cmake/QtGenerateLibPri.cmake
cmake/QtGlobalStateHelpers.cmake
+ cmake/QtHeadersClean.cmake
cmake/QtInstallHelpers.cmake
cmake/QtLalrHelpers.cmake
cmake/QtModuleConfig.cmake.in