mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 18:15:10 +00:00
Add Vulkan headers to test dependency list
This commit is contained in:
parent
f3f0eaa59e
commit
710586367c
@ -63,6 +63,7 @@ used by the tests and examples and are not required to build the library.
|
||||
[glad](https://github.com/Dav1dde/glad) for examples using modern OpenGL
|
||||
- [linmath.h](https://github.com/datenwolf/linmath.h) for linear algebra in
|
||||
examples
|
||||
- [Vulkan headers](https://www.khronos.org/registry/vulkan/) for Vulkan tests
|
||||
|
||||
The Vulkan example additionally requires the Vulkan SDK to be installed, or it
|
||||
will not be included in the build.
|
||||
|
Loading…
Reference in New Issue
Block a user