Enabled warnings as error with Clang unit tests

master
Christophe Riccio ago%!(EXTRA string=8 years)
parent c43c883db8
commit 46a1a66f61
  1. 1
      readme.md

@ -80,6 +80,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- length() member functions are constexpr #657
- Added support of -Weverything with Clang #646
- Improved exponential funtion test coverage
- Enabled warnings as error with Clang unit tests
#### Fixes:
- Removed doxygen references to GTC_half_float which was removed in 0.9.4

Loading…
Cancel
Save