mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
Build fix for GLEW_VAR_EXPORT, GLEW_FUN_EXPORT
This commit is contained in:
parent
fe41bc3bdd
commit
4ee89ccb39
@ -184,6 +184,9 @@ typedef _W64 int ptrdiff_t;
|
||||
#define GLEWAPIENTRY
|
||||
#endif
|
||||
|
||||
#define GLEW_VAR_EXPORT GLEWAPI
|
||||
#define GLEW_FUN_EXPORT GLEWAPI
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user