Skip to content
  • Philip Rideout's avatar
    Add _GLFW_VULKAN_STATIC build macro · 8bdb1058
    Philip Rideout authored
    This allows clients to link GLFW with a staticly-built loader library.
    This is useful in hermetic build systems that build the Khronos loader
    from source, rather than depending on the LunarG SDK binaries.
    
    Closes #820.
    8bdb1058