Make contextinfo example a manual test
Change-Id: I9023016d50e82bba1fa73632cc1409b3d016f352 Reviewed-by: Kristoffer Skau <kristoffer.skau@qt.io> Reviewed-by: Christian Strømme <christian.stromme@qt.io>
This commit is contained in:
parent
2198fc6a4a
commit
9f3d6e325f
@ -4,7 +4,6 @@
|
||||
qt_internal_add_example(openglwindow)
|
||||
qt_internal_add_example(hellogles3)
|
||||
if(TARGET Qt6::Widgets)
|
||||
qt_internal_add_example(contextinfo)
|
||||
qt_internal_add_example(2dpainting)
|
||||
qt_internal_add_example(hellogl2)
|
||||
qt_internal_add_example(cube)
|
||||
|
@ -4,8 +4,7 @@ SUBDIRS = openglwindow \
|
||||
hellogles3
|
||||
|
||||
qtHaveModule(widgets) {
|
||||
SUBDIRS += contextinfo \
|
||||
2dpainting \
|
||||
SUBDIRS += 2dpainting \
|
||||
hellogl2 \
|
||||
cube \
|
||||
textures \
|
||||
|
Loading…
Reference in New Issue
Block a user