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:
parent
0e8d347c6a
commit
5a36f4cd9c
@ -13,6 +13,5 @@ if(TARGET Qt6::Widgets)
|
|||||||
qt_internal_add_example(cube)
|
qt_internal_add_example(cube)
|
||||||
qt_internal_add_example(textures)
|
qt_internal_add_example(textures)
|
||||||
qt_internal_add_example(hellogles3)
|
qt_internal_add_example(hellogles3)
|
||||||
qt_internal_add_example(computegles31)
|
|
||||||
qt_internal_add_example(stereoqopenglwidget)
|
qt_internal_add_example(stereoqopenglwidget)
|
||||||
endif()
|
endif()
|
||||||
|
@ -13,6 +13,5 @@ qtHaveModule(widgets) {
|
|||||||
cube \
|
cube \
|
||||||
textures \
|
textures \
|
||||||
hellogles3 \
|
hellogles3 \
|
||||||
computegles31 \
|
|
||||||
stereoqopenglwidget
|
stereoqopenglwidget
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user