summaryrefslogtreecommitdiffstats
path: root/configure.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'configure.cmake')
-rw-r--r--configure.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.cmake b/configure.cmake
index 075c8df7a8..cfb1d58604 100644
--- a/configure.cmake
+++ b/configure.cmake
@@ -705,6 +705,7 @@ qt_feature("dlopen" PRIVATE
)
qt_feature("relocatable" PRIVATE
LABEL "Relocatable"
+ PURPOSE "Enable the Qt installation to be relocated."
AUTODETECT QT_FEATURE_shared
CONDITION QT_FEATURE_dlopen OR WIN32 OR NOT QT_FEATURE_shared
)