Added option to expose glad

This commit is contained in:
Robert 2021-01-24 20:14:42 +01:00
parent 447741fcdb
commit 265a7253cc
22 changed files with 48048 additions and 37 deletions

View file

@ -17,6 +17,7 @@
#include <glad/glad.h>
#ifdef OGLU_WIN32
#ifdef OGLU_BUILD_DLL
#define OGLU_API __declspec(dllexport)