Browse Source

Updated readme for fixed Clang build on Windows #479

Christophe Riccio 9 years ago
parent
commit
904db64afd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -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: