Added Visual C++ 2019 detection

This commit is contained in:
Christophe Riccio
2019-04-04 12:24:02 +02:00
parent d162eee1e6
commit 229b762c31
4 changed files with 13 additions and 3 deletions

View File

@@ -7,8 +7,8 @@
#define GLM_VERSION_MINOR 9
#define GLM_VERSION_PATCH 9
#define GLM_VERSION_REVISION 4
#define GLM_VERSION 995
#define GLM_VERSION_MESSAGE "GLM: version 0.9.9.5"
#define GLM_VERSION 996
#define GLM_VERSION_MESSAGE "GLM: version 0.9.9.6"
#define GLM_SETUP_INCLUDED GLM_VERSION