From c21745c8865f6b9bf9c6c004464cfe6405556a34 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Wed, 20 Nov 2013 15:28:30 +0100 Subject: [PATCH] Added reference to manual compilation guide. --- docs/compile.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/compile.dox b/docs/compile.dox index 5bcea628..ef6c3b93 100644 --- a/docs/compile.dox +++ b/docs/compile.dox @@ -19,6 +19,8 @@ Windows and OS X from the [CMake website](http://www.cmake.org/). Additional dependencies are listed below. +If you wish to compile GLFW without CMake, see @ref compile_manual. + @subsection compile_deps_msvc Dependencies using Visual C++ on Windows