aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styleimports/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-09-23 11:27:31 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-09-25 15:36:24 +0200
commitb601c26c97d4f641060fc7588d6ac97c9f3d32e4 (patch)
treeff6ef0f3f82fe7f6c7df21175ea37f4f423c6d69 /tests/auto/styleimports/CMakeLists.txt
parent6b0618941a32067a0c5e1cfc9d8c40896657917e (diff)
CMake: Regenerate projects before API change
Task-number: QTBUG-86815 Change-Id: Ie0688d13b1787da3c1fc241a7d864aa014ca1d70 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto/styleimports/CMakeLists.txt')
-rw-r--r--tests/auto/styleimports/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/styleimports/CMakeLists.txt b/tests/auto/styleimports/CMakeLists.txt
index 86db761a..27ba24e7 100644
--- a/tests/auto/styleimports/CMakeLists.txt
+++ b/tests/auto/styleimports/CMakeLists.txt
@@ -34,10 +34,6 @@ qt_add_test(tst_styleimports
# Resources:
set(qmake_resourcestyle_resource_files
- "resources/ResourceStyle/Button.qml"
- "resources/ResourceStyle/qmldir"
-)
-set(qmake_resourcestyle_resource_files
"ResourceStyle/Button.qml" # special case: QTBUG-86726
"ResourceStyle/qmldir" # special case
)