From abcb652c2be8e2153e0bdc7ec4139ffac042951f Mon Sep 17 00:00:00 2001 From: Rasim Labibov Date: Thu, 15 Nov 2018 13:49:35 +0200 Subject: [PATCH] Revert "Add link to OpenGL Qml applications" This reverts commit cb2e99fc2ef63aff2b09115e39416a55a135cab5. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 66a2cee..588355f 100644 --- a/README.md +++ b/README.md @@ -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. 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 In order to develop an application using CMake with Qt QML,