summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/gui/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/.prev_CMakeLists.txt b/tests/auto/gui/.prev_CMakeLists.txt
index e7317e932c..ad6bb07001 100644
--- a/tests/auto/gui/.prev_CMakeLists.txt
+++ b/tests/auto/gui/.prev_CMakeLists.txt
@@ -10,7 +10,7 @@ if(NOT UIKIT)
add_subdirectory(itemmodels)
add_subdirectory(rhi)
endif()
-if(QT_FEATURE_opengl AND NOT UIKIT AND NOT WINRT)
+if(QT_FEATURE_opengl AND NOT UIKIT)
add_subdirectory(qopenglconfig)
add_subdirectory(qopengl)
endif()