Browse Source

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

Christophe Riccio 10 years ago
parent
commit
102c223aa2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      readme.txt

+ 1 - 0
readme.txt

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