mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2025-02-11 23:32:42 +00:00
This commit adds the Vulkan backend and SDL2 integration, and provides the `vulkan` example project.
4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
packages: *.cabal
|
|
package dear-imgui
|
|
flags: +sdl2 +opengl +vulkan
|