Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
FindLua
/
prefix2
/
include
/
lua5.3
/
lua.h
blob: d33434a5e2941224526ec51b49f6ab3b14805627 [
file
]
#define
LUA_VERSION_MAJOR
"5"
#define
LUA_VERSION_MINOR
"3"
#define
LUA_VERSION_NUM
503
#define
LUA_VERSION_RELEASE
"4"
#define
LUA_VERSION
"Lua "
LUA_VERSION_MAJOR
"."
LUA_VERSION_MINOR
#define
LUA_RELEASE LUA_VERSION
"."
LUA_VERSION_RELEASE