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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qml/.prev_CMakeLists.txt b/tests/auto/qml/.prev_CMakeLists.txt
index 3f453e4ded..7bcdb68e09 100644
--- a/tests/auto/qml/.prev_CMakeLists.txt
+++ b/tests/auto/qml/.prev_CMakeLists.txt
@@ -26,6 +26,10 @@ add_subdirectory(qqmlsettings)
add_subdirectory(qqmlstatemachine)
add_subdirectory(qmldiskcache)
add_subdirectory(qqmlmetatype)
+if(TARGET Qt::Widgets)
+ add_subdirectory(qjsengine)
+ add_subdirectory(qjsvalue)
+endif()
if(QT_FEATURE_process AND QT_FEATURE_qml_debug)
add_subdirectory(debugger)
endif()