mirror of
https://github.com/g-truc/glm.git
synced 2025-04-21 12:39:37 +00:00
Updated tested compiler versions
This commit is contained in:
parent
a4e9d8b056
commit
bde7af55b1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
|||
|
||||
| Service | System | Compiler | Status |
|
||||
| ------- | ------ | -------- | ------ |
|
||||
| [Travis CI](https://travis-ci.org/g-truc/glm)| MacOSX, Linux 64 bits | Clang 3.4, Clang 3.6, Clang 4.0, GCC 4.9, GCC 7.0 | [](https://travis-ci.org/g-truc/glm)
|
||||
| [Travis CI](https://travis-ci.org/g-truc/glm)| MacOSX, Linux 64 bits | Clang 3.6, Clang 5.0, GCC 4.9, GCC 7.3 | [](https://travis-ci.org/g-truc/glm)
|
||||
| [AppVeyor](https://ci.appveyor.com/project/Groovounet/glm)| Windows 32 and 64 | Visual Studio 2013, Visual Studio 2015, Visual Studio 2017 | [](https://ci.appveyor.com/project/Groovounet/glm)
|
||||
|
||||
## Release notes
|
||||
|
|
Loading…
Add table
Reference in a new issue