mirror of
https://github.com/g-truc/glm.git
synced 2025-04-07 06:25:00 +00:00
Updated message
This commit is contained in:
parent
dd272c52ee
commit
6a3e1e9c35
1 changed files with 1 additions and 1 deletions
|
@ -644,7 +644,7 @@
|
|||
#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_ARCH_DISPLAYED))
|
||||
# define GLM_MESSAGE_ARCH_DISPLAYED
|
||||
# if(GLM_ARCH == GLM_ARCH_PURE)
|
||||
# pragma message("GLM: Platform independent")
|
||||
# pragma message("GLM: Platform independent code")
|
||||
# elif(GLM_ARCH & GLM_ARCH_SSE2)
|
||||
# pragma message("GLM: SSE2 instruction set")
|
||||
# elif(GLM_ARCH & GLM_ARCH_SSE3)
|
||||
|
|
Loading…
Add table
Reference in a new issue