summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLi Xinwei <1326710505@qq.com>2021-07-15 15:02:43 +0800
committerLi Xinwei <1326710505@qq.com>2021-07-15 21:50:52 +0800
commitdfd2e6949b27f374f8bf0efbfd14a08fd3b23eb1 (patch)
treef6de4788e5ccc3b7f7257c37dfa343d9cad568ef /tools
parent7040246efcaddbbda534acc841bcd7ec6b1bdfb4 (diff)
downloadqtactiveqt-dfd2e6949b27f374f8bf0efbfd14a08fd3b23eb1.tar.gz
testcon: Use qt_internal_add_app()
testcon is a user facing app. Pick-to: 6.2 Task-number: QTBUG-88414 Change-Id: I46d1c94145024972e4bb2946e3b0218be0910c8c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
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