mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 18:41:10 +02:00
fix linking at the top of INSTALL guide
This commit is contained in:
parent
d83801e390
commit
2e58b78f7a
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
Dependencies
|
Dependencies
|
||||||
===
|
===
|
||||||
* (cmake)[http://www.cmake.org/cmake/resources/software.html] ~> 2.8.11
|
* [cmake](http://www.cmake.org/cmake/resources/software.html) ~> 2.8.11
|
||||||
* (Qt)[http://qt-project.org/downloads] ~> 5.2.0
|
* [Qt](http://qt-project.org/downloads) ~> 5.2.0
|
||||||
* (zLib)[http://www.zlib.net/] ~> 1.2.8
|
* [zLib](http://www.zlib.net/) ~> 1.2.8
|
||||||
* (glm)[http://glm.g-truc.net/0.9.5/index.html] ~> 0.9.5.0
|
* [glm](http://glm.g-truc.net/0.9.5/index.html) ~> 0.9.5.0
|
||||||
|
|
||||||
CMake
|
CMake
|
||||||
===
|
===
|
||||||
|
|
Loading…
Reference in a new issue