Don't show status message in 'FindGLM' if 'QUIET' option is set. #317

This commit is contained in:
Christophe Riccio 2015-03-15 21:50:46 +01:00
parent 7cd4a531ec
commit 102c223aa2

View File

@ -75,6 +75,7 @@ Features:
Improvements:
- Changed usage of __has_include to support Intel compiler #307
- Specialized integer implementation of YCoCg-R #310
- Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
Fixes:
- Fixed (u)int64 MSB/LSB handling on BE archs #306