mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
check Lua version
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
--script for auto_funcs.h and auto_funcs.cpp generation
|
||||
--expects Lua 5.1 or luajit
|
||||
--------------------------------------------------------------------------
|
||||
assert(_VERSION=='Lua 5.1',"Must use LuaJIT or Lua5.1")
|
||||
local script_args = {...}
|
||||
|
||||
--test gcc present
|
||||
|
Reference in New Issue
Block a user