aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-09-22 15:09:28 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-09-22 18:01:24 +0200
commit45348b8a908d89940ae27404f37258b71d11ae03 (patch)
tree7451de0b2a1f772778f2c132e3dcd6b80db4b346 /tests/auto/qml/.prev_CMakeLists.txt
parenta1e42237c5f4d877ff9a5d67bc22ce1a10e237d0 (diff)
CMake: Regenerate projects before API change
Task-number: QTBUG-86815 Change-Id: I834513b93cf495ff9075d4cd541ed425e2ccbc15 Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto/qml/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/qml/.prev_CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/.prev_CMakeLists.txt b/tests/auto/qml/.prev_CMakeLists.txt
index d3c338aa4b..9e9d8299e2 100644
--- a/tests/auto/qml/.prev_CMakeLists.txt
+++ b/tests/auto/qml/.prev_CMakeLists.txt
@@ -39,6 +39,7 @@ if(QT_FEATURE_process AND QT_FEATURE_qml_debug)
endif()
if(QT_FEATURE_process AND NOT boot2qt)
add_subdirectory(qmlformat)
+ add_subdirectory(qmlimportscanner)
add_subdirectory(qmllint)
add_subdirectory(qmlplugindump)
endif()