Files
cimgui/backend_test/example_glfw_dx11/README.md

6 lines
186 B
Markdown
Raw Normal View History

2024-06-13 09:51:41 +02:00
This example needs dx11 in generation before compile. (add dx11 to generator.bat(sh) and generate)
`STATIC_BUILD` is the cmake variable to do static linking
2024-06-13 09:51:41 +02:00
Only tested with VC nmake.