qtbase/examples/opengl/hellogles3
Kai Köhne 7024e7a627 Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Also consolidate several find_package(Qt6 ...) calls in one call.

Task-number: QTBUG-98867
Change-Id: Idfd5e71f46d4489fac7411cbfadb84437a0658f3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-10 10:48:26 +01:00
..
doc Doc: Add Hello GLES3 example 2018-06-26 07:58:39 +00:00
CMakeLists.txt Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-10 10:48:26 +01:00
glwindow.cpp Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
glwindow.h Cleanup QtOpenGL examples 2019-09-30 22:16:27 +02:00
hellogles3.pro Move QOpenGLWindow from QtGui to QtOpenGL 2020-01-15 15:38:59 +01:00
hellogles3.qrc Expose GLES 3.0 and 3.1 functions 2015-07-23 07:59:07 +00:00
main.cpp hellogles3: Request core profile context 2019-05-11 12:01:53 +00:00
qtlogo.png Doc: Add Hello GLES3 example 2018-06-26 07:58:39 +00:00