aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltc/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2022-05-25 10:52:09 +0200
committerAndrei Golubev <andrei.golubev@qt.io>2022-06-03 08:46:10 +0200
commit6ced46e4222a10074b8ac544a992b040ee53ea35 (patch)
tree016cd16f2ec66496fab35b69cd5abfeb3dc29a02 /tests/auto/qml/qmltc/CMakeLists.txt
parent7dba66ab707b74458fe8c9f3422c42d2ff733040 (diff)
Rename tst_qmltc_{no}diskcache data folder to QmltcTests
Follow the policy of "good" QML modules where the module would reside in a folder named the same way as the module URI Somehow this is still not enough to remove an explicit "-i <own qmldir>" workaround in qmltc compilation command Change-Id: If1725ec03baf3690bb6cb8fc7876b082a155eaa2 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/qml/qmltc/CMakeLists.txt')
-rw-r--r--tests/auto/qml/qmltc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qmltc/CMakeLists.txt b/tests/auto/qml/qmltc/CMakeLists.txt
index 1c15d9b1fb..fe666366d5 100644
--- a/tests/auto/qml/qmltc/CMakeLists.txt
+++ b/tests/auto/qml/qmltc/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_subdirectory(data)
+add_subdirectory(QmltcTests)
set(test_sources
nameconflict.h nameconflict.cpp