Change computegles31 example to a manual test

Pick-to: 6.5
Change-Id: I652daf3ccbb921c5eb73b48586ee9616c7704b97
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
This commit is contained in:
Laszlo Agocs 2023-03-22 16:31:53 +01:00
parent 0e8d347c6a
commit 5a36f4cd9c
9 changed files with 0 additions and 2 deletions

View File

@ -13,6 +13,5 @@ if(TARGET Qt6::Widgets)
qt_internal_add_example(cube)
qt_internal_add_example(textures)
qt_internal_add_example(hellogles3)
qt_internal_add_example(computegles31)
qt_internal_add_example(stereoqopenglwidget)
endif()

View File

@ -13,6 +13,5 @@ qtHaveModule(widgets) {
cube \
textures \
hellogles3 \
computegles31 \
stereoqopenglwidget
}

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB