make internal generation false for merging in master

This commit is contained in:
Victor Bombi
2020-03-27 12:18:47 +01:00
parent e7a883d9f3
commit e2347c174d
12 changed files with 21 additions and 27851 deletions

View File

@@ -15,4 +15,4 @@
# arg[1] compiler name gcc, clang, cl or nocompiler
# arg[2] imgui_internal functions generation: true or false
# arg[3..n] name of implementations to generate
luajit ./generator.lua gcc true glfw opengl3 opengl2 sdl
luajit ./generator.lua gcc false glfw opengl3 opengl2 sdl