mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Start 3.3
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user