summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLi Xinwei <1326710505@qq.com>2021-07-15 15:02:43 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-07-15 14:03:35 +0000
commit40bf6d67fc41f44c0451124b0e9a9f52b826f10a (patch)
treedc231e5a5cb1d069978dfea6cd0a9d65072eb771 /tools
parent8ca322d5950858ac8f937a5524cda24f30688f50 (diff)
testcon: Use qt_internal_add_app()
testcon is a user facing app. Task-number: QTBUG-88414 Change-Id: I46d1c94145024972e4bb2946e3b0218be0910c8c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit dfd2e6949b27f374f8bf0efbfd14a08fd3b23eb1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/testcon/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/testcon/CMakeLists.txt b/tools/testcon/CMakeLists.txt
index 5c709f2..85c23a7 100644
--- a/tools/testcon/CMakeLists.txt
+++ b/tools/testcon/CMakeLists.txt
@@ -4,8 +4,7 @@
## testcon Binary:
#####################################################################
-qt_internal_add_executable(testcon # special case
- GUI
+qt_internal_add_app(testcon # special case
# OUTPUT_DIRECTORY "$$[QT_INSTALL_BINS]" # special case
# INSTALL_DIRECTORY "$$[QT_INSTALL_BINS]" # special case
SOURCES