mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Start 3.4
This commit is contained in:
+1
-1
@@ -253,7 +253,7 @@ With 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.3 REQUIRED)
|
||||
find_package(glfw3 3.4 REQUIRED)
|
||||
@endcode
|
||||
|
||||
Once GLFW has been added to the project, link against it with the `glfw` target.
|
||||
|
||||
Reference in New Issue
Block a user