GenerateCimguiBindings is now a module available for several backend_tests

This commit is contained in:
sonoro1234
2025-03-24 10:34:25 +01:00
parent 8f15ab3f80
commit 08677d259c
5 changed files with 33 additions and 96 deletions

View File

@@ -1,6 +1,7 @@
# GLFWDX11
This example needs dx11 in generation before compile. (add dx11 to generator.bat(sh) and generate)
This example needs dx11 in generation before compile.
Generation will be done from cmake but you need LuaJIT in the system.
`STATIC_BUILD` is the cmake variable to do static linking
Only tested with VC nmake.