qtdeclarative/tests/auto/qml/qmlimportscanner
Fabian Kosmale 70ecbb690c qmlimportscanner: Prefer directories with qmldir
With the new CMake module API, we often have both the source and the
binary dir as an import path, with the qmldir only being available in
the binary directory. For deployment to work correctly, we need to pick
up the qmldir. Thus, when finding a module both with and without a
qmldir in different paths, prefer the version with the qmldir.

Pick-to: 6.2
Change-Id: I12efeae321da60b1b5ffe5c6d950ba486887ceb1
Reviewed-by: Craig Scott <craig.scott@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-11-04 13:35:48 +01:00
..
data qmlimportscanner: Prefer directories with qmldir 2021-11-04 13:35:48 +01:00
CMakeLists.txt Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
tst_qmlimportscanner.cpp qmlimportscanner: Prefer directories with qmldir 2021-11-04 13:35:48 +01:00