cmake: Install required CMake templates

Change-Id: I4a56440bee1aa7143971dd8f0b8af6dc042703f3
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Kevin Funk 2019-05-03 15:15:02 +02:00
parent 7874ce7801
commit f2bb48e635

View File

@ -90,6 +90,9 @@ install(FILES
cmake/QtPostProcess.cmake
cmake/QtSetup.cmake
cmake/QtModuleConfig.cmake.in
cmake/QtModuleDependencies.cmake.in
cmake/QtModuleToolsDependencies.cmake.in
cmake/QtModuleToolsConfig.cmake.in
DESTINATION "${config_install_dir}"
)
# TODO: Check whether this is the right place to install these