Revert "Add link to OpenGL Qml applications"

This reverts commit cb2e99fc2e.
This commit is contained in:
Rasim Labibov
2018-11-15 13:49:35 +02:00
parent fba42622fa
commit abcb652c2b
-3
View File
@@ -15,9 +15,6 @@ 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,