Browse Source

- Fixed CMake find_package with version specification #572 #573

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

+ 1 - 0
readme.md

@@ -60,6 +60,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 - Fixed GTX_transform2 shear* functions #403
 - Fixed GTX_transform2 shear* functions #403
 - Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568
 - Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568
 - Fixed bitCount with AVX on 32 bit builds #567
 - Fixed bitCount with AVX on 32 bit builds #567
+- Fixed CMake find_package with version specification #572 #573
 
 
 #### [GLM 0.9.8.2](https://github.com/g-truc/glm/releases/tag/0.9.8.2) - 2016-11-01
 #### [GLM 0.9.8.2](https://github.com/g-truc/glm/releases/tag/0.9.8.2) - 2016-11-01
 ##### Improvements:
 ##### Improvements: