aboutsummaryrefslogtreecommitdiffstats
path: root/tools/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/.prev_CMakeLists.txt')
-rw-r--r--tools/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/.prev_CMakeLists.txt b/tools/.prev_CMakeLists.txt
index 2278b7ff0d..0233f2e8d0 100644
--- a/tools/.prev_CMakeLists.txt
+++ b/tools/.prev_CMakeLists.txt
@@ -11,7 +11,7 @@ if(QT_FEATURE_qml_devtools)
endif()
endif()
-if(QT_FEATURE_thread AND NOT ANDROID OR android_app AND NOT WASM)
+if(QT_FEATURE_thread AND NOT ANDROID OR android_app AND NOT WASM AND NOT rtems)
add_subdirectory(qml)
if(QT_FEATURE_qml_profiler)