mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-15 05:58:30 +01:00
4 lines
214 B
Markdown
4 lines
214 B
Markdown
This example needs vulkan generation before compilation: Vulkan SDK should be installed and then add "vulkan" to generator.bat and generate.
|
|
|
|
To build use `cmake path_to_example_sdl_vulkan` and then `make install`
|