- Added more information to build messages

This commit is contained in:
Christophe Riccio
2016-09-02 00:30:37 +02:00
parent 10dc67e2b5
commit a609a0fea6
86 changed files with 165 additions and 113 deletions

View File

@@ -43,7 +43,7 @@
#endif//
// Report platform detection
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_PLATFORM_DISPLAYED))
#if GLM_MESSAGES == GLM_MESSAGES_ENABLED && !defined(GLM_MESSAGE_PLATFORM_DISPLAYED)
# define GLM_MESSAGE_PLATFORM_DISPLAYED
# if(GLM_PLATFORM & GLM_PLATFORM_QNXNTO)
# pragma message("GLM: QNX platform detected")