mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
This removes the GLFW_VULKAN_STATIC CMake option and the _GLFW_VULKAN_STATIC configuration macro and replaces them with the glfwInitVulkanLoader function, allowing a single library binary to provide both behaviors. This is based on the design from PR #1374 by @pmuetschard. Closes #1374 Closes #1890
229 KiB
229 KiB