Start 3.3

This commit is contained in:
Camilla Berglund
2016-08-18 23:42:15 +02:00
parent 999f3556fd
commit 53fafad915
59 changed files with 67 additions and 93 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ With just a few changes to your `CMakeLists.txt`, you can locate the package and
target files generated when GLFW is installed.
@code{.cmake}
find_package(glfw3 3.2 REQUIRED)
find_package(glfw3 3.3 REQUIRED)
@endcode
Note that the dependencies do not include OpenGL or GLU, as GLFW loads any