Pregenerated library to load OpenGL on the desktops.
Official page might be found here or it is also possible to use official repository.
Glad library is needed to properly load the correct instance of the OpenGL graphical API in runtime. This means that the application will not require the static linking with OpenGL library and also will detecting all supported extensions during the start.