GLFW is a multi-platform library for creating windows, contexts, and handling input for OpenGL, OpenGL ES, and Vulkan.
vcpkg install glfw3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes GLFW and creates a window
Use find_package(OpenGL) and link OpenGL::GL.
No dependency data recorded yet.
No resource links recorded.