drop nocompiler generation

This commit is contained in:
Victor Bombi
2020-04-14 11:05:52 +02:00
parent a99713a8ba
commit 7224084284
4 changed files with 32 additions and 162 deletions

View File

@@ -12,7 +12,7 @@
# impl_definitions.lua for implementation function definitions
#process files
# arg[1] compiler name gcc, clang, cl or nocompiler
# arg[1] compiler name gcc, clang, or cl
# 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