aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/.prev_CMakeLists.txt
diff options
context:
space:
mode:
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()