mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:21:24 +02:00
bump glm dependency version
This commit is contained in:
parent
ea08d7bb23
commit
c18c45a401
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
* [cmake](http://www.cmake.org/cmake/resources/software.html) ~> 2.8.12.2
|
* [cmake](http://www.cmake.org/cmake/resources/software.html) ~> 2.8.12.2
|
||||||
* [Qt](http://qt-project.org/downloads) ~> 5.3.0
|
* [Qt](http://qt-project.org/downloads) ~> 5.3.0
|
||||||
* [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.4
|
||||||
* [OpenSSL](https://www.openssl.org/related/binaries.html) ~> 1.0.1g
|
* [OpenSSL](https://www.openssl.org/related/binaries.html) ~> 1.0.1g
|
||||||
* IMPORTANT: OpenSSL 1.0.1g is critical to avoid a security vulnerability.
|
* IMPORTANT: OpenSSL 1.0.1g is critical to avoid a security vulnerability.
|
||||||
* [Intel Threading Building Blocks](https://www.threadingbuildingblocks.org/) ~> 4.3
|
* [Intel Threading Building Blocks](https://www.threadingbuildingblocks.org/) ~> 4.3
|
||||||
|
|
Loading…
Reference in a new issue