aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2022-08-03 16:05:15 +0200
committerUlf Hermann <ulf.hermann@qt.io>2022-08-04 03:41:29 +0200
commitdd9434189abddf0c96cd56ebcaeb93ee56a01fe3 (patch)
treed26f6302d3061365579572cd6fa3e1ce649207db /tools
parentfed5b07980d9ae5a392a00563f70ee34fc261dbc (diff)
qmlls: Move back to bin
qmlls is a user facing tool. People are supposed to set up the editors to call it. For that, they should see it. Amends commit 399cdef52bc921356458897b37c0682e255a66fc. Pick-to: 6.3 6.4 Change-Id: I495e830171636e187ce3fe592ff4b60959ce701c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tools')
-rw-r--r--tools/qmlls/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/qmlls/CMakeLists.txt b/tools/qmlls/CMakeLists.txt
index f4463d223f..a58a9af8ca 100644
--- a/tools/qmlls/CMakeLists.txt
+++ b/tools/qmlls/CMakeLists.txt
@@ -7,7 +7,6 @@
qt_internal_add_app(qmlls
TARGET_DESCRIPTION "QML Language Server"
- INSTALL_DIR "${INSTALL_LIBEXECDIR}"
SOURCES
lspcustomtypes.h
qlanguageserver.h qlanguageserver_p.h qlanguageserver.cpp