- Updated list of compiler versions detected

This commit is contained in:
Christophe Riccio
2016-07-15 23:49:20 +02:00
parent 09cbd5f7d6
commit 76fce77337
3 changed files with 62 additions and 5 deletions

View File

@@ -54,6 +54,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [GLM 0.9.7.6](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX
##### Improvements:
- Added pkg-config file #509
- Updated list of compiler versions detected
##### Fixes:
- Fixed STL for C++11 detection on ICC #510