add liblua wrapper and build-scripts
This commit is contained in:
6
libs/lua/lua/lua.h
Normal file
6
libs/lua/lua/lua.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef LUA_LIBRARY_H
|
||||
#define LUA_LIBRARY_H
|
||||
|
||||
#include "lua-5.3.2/lua.hpp"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user