Add link to OpenGL Qml applications
This commit is contained in:
@@ -15,6 +15,9 @@ the unified file format and is able to generate makefiles, Visual Studio
|
|||||||
solutions, and projects for many other build systems from the same project file.
|
solutions, and projects for many other build systems from the same project file.
|
||||||
You can check out some [CMake examples](https://cmake.org/examples/) on the official website if you want to learn more.
|
You can check out some [CMake examples](https://cmake.org/examples/) on the official website if you want to learn more.
|
||||||
|
|
||||||
|
As an added bonus, there is a series of simple Qt applications using a low-level graphics library OpenGL available at
|
||||||
|
[github.com/Postrediori/MinimalOpenGlQml](https://github.com/Postrediori/MinimalOpenGlQml.git).
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
In order to develop an application using CMake with Qt QML,
|
In order to develop an application using CMake with Qt QML,
|
||||||
|
|||||||
Reference in New Issue
Block a user