summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5ModuleLocationForInstall.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/Qt5ModuleLocationForInstall.cmake.in')
-rw-r--r--src/corelib/Qt5ModuleLocationForInstall.cmake.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/corelib/Qt5ModuleLocationForInstall.cmake.in b/src/corelib/Qt5ModuleLocationForInstall.cmake.in
new file mode 100644
index 0000000000..e401b1fe34
--- /dev/null
+++ b/src/corelib/Qt5ModuleLocationForInstall.cmake.in
@@ -0,0 +1,4 @@
+set(_qt5_root_dir ${_qt5_install_prefix})
+set(_qt5_module_paths ${_qt5_install_prefix})
+
+set(_qt5_module_location_template ${_qt5_install_prefix}/Qt5@module@/Qt5@module@Config.cmake)