aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickimaginestyle
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-09-23 11:34:07 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-07 21:54:30 +0200
commited65d1ab49e6f5537b086178f9f9d14fc190b663 (patch)
treedca778ac347fb25b11bd665e0818f8454c7be0b1 /tests/auto/qquickimaginestyle
parent81e8cd67198768a08f5c65ec026e1553f78e1375 (diff)
CMake: Regenerate projects to use new qt_internal_ API
Modify special case locations to use the new API as well. Task-number: QTBUG-86815 Change-Id: I4a690095fcd4b1141550de86b6820ae2dd579429 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'tests/auto/qquickimaginestyle')
-rw-r--r--tests/auto/qquickimaginestyle/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qquickimaginestyle/CMakeLists.txt b/tests/auto/qquickimaginestyle/CMakeLists.txt
index 7a3ffe08..568c4441 100644
--- a/tests/auto/qquickimaginestyle/CMakeLists.txt
+++ b/tests/auto/qquickimaginestyle/CMakeLists.txt
@@ -10,7 +10,7 @@ file(GLOB_RECURSE test_data_glob
${CMAKE_CURRENT_SOURCE_DIR}/data/tst_*)
list(APPEND test_data ${test_data_glob})
-qt_add_test(tst_qquickimaginestyle
+qt_internal_add_test(tst_qquickimaginestyle
GUI
QMLTEST
SOURCES
@@ -28,7 +28,7 @@ set(qmake_immediate_resource_files
"test-assets/button-background-2.png"
)
-qt_add_resource(tst_qquickimaginestyle "qmake_immediate"
+qt_internal_add_resource(tst_qquickimaginestyle "qmake_immediate"
PREFIX
"/"
FILES