Improved new version of GCC detection #477

This commit is contained in:
Christophe Riccio
2016-02-15 20:29:55 +01:00
parent bc09ecf898
commit 407a7598aa
2 changed files with 4 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [GLM 0.9.7.3](https://github.com/g-truc/glm/tree/0.9.7) - 2016-XX-XX
##### Fixes:
- Fixed CMake policy warning
- Fixed GCC 6.0 detection
#### [GLM 0.9.7.2](https://github.com/g-truc/glm/releases/tag/0.9.7.2) - 2016-01-03
##### Fixes: