cmake: Install required CMake templates
Change-Id: I4a56440bee1aa7143971dd8f0b8af6dc042703f3 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>bb10
parent
7874ce7801
commit
f2bb48e635
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue