mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2024-11-22 08:56:59 +00:00
0b86356a49
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
|