Generating *.lib and *.dll files in windows

kl1str0n wrote on Wednesday, December 24, 2014:

I would like to generate my own dll and lib files.

When I download the “source package” distribution from the following link:
http://www.glfw.org/download.html
and then use cmake to build it for Visual Studio I get a bunch of example code but no libs or dll’s

Does anyone know if there are there instructions for creating these?