Skip to content

Commit 4babadb

Browse files
authored
Update README.md
1 parent c31685c commit 4babadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ There is currently no precompiled package maintained. Please download the source
164164
The only mandatory run-time dependencies of globjects are the STL of the used compiler, glbinding, and an OpenGL driver library, dynamically linked with your application. However, compiling *globjects* requires the following required and optional dependencies:
165165
* [CMake](https://cmake.org/) 3.0 or higher for building globjects from source (mandatory for any build from source)
166166
* [git](https://git-scm.com/) for version control and script supporting tasks
167+
* [glbinding](https://github.com/cginternals/glbinding) as OpenGL API binding
167168
* [GLFW](http://www.glfw.org/) 3.0 or higher for examples
168169
* [cpplocate](https://github.com/cginternals/cpplocate) for the examples
169170
* [Qt5](http://www.qt.io/developers/) 5.0 or higher for the qt-based example

0 commit comments

Comments
 (0)