Clean up GLM_MESSAGES compilation log to report only detected capabilities

This commit is contained in:
Christophe Riccio
2014-12-10 02:27:13 +01:00
parent abcc46012a
commit 5331b67ad0
3 changed files with 25 additions and 16 deletions

View File

@@ -30,7 +30,6 @@
/// @author Christophe Riccio
///////////////////////////////////////////////////////////////////////////////////
#define GLM_FORCE_PURE
#define GLM_FORCE_CXX98
#include <glm/glm.hpp>
#include <glm/ext.hpp>