Added references to build guide.

This commit is contained in:
Camilla Berglund
2013-09-24 22:17:35 +02:00
parent 59422ec980
commit 1f6696d433
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -302,4 +302,7 @@ the screen, rendering a triangle and processing events until the user closes the
window. It can be found in the source distribution as `examples/simple.c`, and
is by default compiled along with all other examples when you build GLFW.
To learn more about how to compile and link programs that use GLFW, see
@ref build.
*/