mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 14:29:16 +00:00
Updated readme for fixed Clang build on Windows #479
This commit is contained in:
parent
54ad263974
commit
904db64afd
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
##### Fixes:
|
||||
- Fixed CMake policy warning
|
||||
- Fixed GCC 6.0 detection
|
||||
- Fixed Clang build on Windows
|
||||
|
||||
#### [GLM 0.9.7.2](https://github.com/g-truc/glm/releases/tag/0.9.7.2) - 2016-01-03
|
||||
##### Fixes:
|
||||
|
|
Loading…
Add table
Reference in a new issue