summaryrefslogtreecommitdiffstats
path: root/src/tools/windeployqt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-10-13 11:18:11 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-10-25 15:38:46 +0200
commitf263211484f8d4f2bf706077cc911d1a76c5db36 (patch)
treeb4d474bf403785973ac33526872480355ea94560 /src/tools/windeployqt
parent283e29e5394b6b13916feb96303491f8804bcc67 (diff)
Mark *deployqt tools as user-facing and install versioned links
All *deployqt tools are user-facing and should have a versioned link in the installation prefix. Change-Id: I26dde529657da0a68401e4fd721926d9978eb879 Reviewed-by: Amir Masoud Abdol <amir.abdol@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/tools/windeployqt')
-rw-r--r--src/tools/windeployqt/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/windeployqt/CMakeLists.txt b/src/tools/windeployqt/CMakeLists.txt
index e1ea486595..21115427d2 100644
--- a/src/tools/windeployqt/CMakeLists.txt
+++ b/src/tools/windeployqt/CMakeLists.txt
@@ -9,6 +9,7 @@ qt_get_tool_target_name(target_name windeployqt)
qt_internal_add_tool(${target_name}
TOOLS_TARGET Core
USER_FACING
+ INSTALL_VERSIONED_LINK
TARGET_DESCRIPTION "Qt Windows Deployment Tool"
SOURCES
elfreader.cpp elfreader.h