mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-22 11:41:43 +02:00
Merge pull request #2664 from birarda/authentication
update cmake required version
This commit is contained in:
commit
0f9a00aacf
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -1,6 +1,6 @@
|
||||||
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.12.2
|
||||||
* [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.2
|
* [glm](http://glm.g-truc.net/0.9.5/index.html) ~> 0.9.5.2
|
||||||
|
|
Loading…
Reference in a new issue