summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dinput-touch
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-05-21 20:38:30 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-05-22 21:12:42 +0200
commit559213087ded2f68867a081d8f64d16bfac5e6fd (patch)
treea26a6c2a04dc793d535e5010e5f62dc1f022bb30 /tests/auto/cpptest/q3dinput-touch
parent054c07b2ac51d134edd6eef6f3897470978cd7e4 (diff)
CMake: Disable usage of CMake API compatibility wrappers
Setting the QT_NO_INTERNAL_COMPATIBILITY_FUNCTIONS variable in the project ensures we ported away from old API calls. Task-number: QTBUG-86815 Change-Id: I657ce43f65def5a13ca14030215a8adc37690d20 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/cpptest/q3dinput-touch')
-rw-r--r--tests/auto/cpptest/q3dinput-touch/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/cpptest/q3dinput-touch/CMakeLists.txt b/tests/auto/cpptest/q3dinput-touch/CMakeLists.txt
index 616d1470..507c78c8 100644
--- a/tests/auto/cpptest/q3dinput-touch/CMakeLists.txt
+++ b/tests/auto/cpptest/q3dinput-touch/CMakeLists.txt
@@ -1,4 +1,4 @@
-qt_add_test(q3dinput-touch
+qt_internal_add_test(q3dinput-touch
SOURCES
tst_input.cpp
PUBLIC_LIBRARIES