#ifndef LUA_BUILD #define LUA_BUILD #include #include #include bool lua_build(const char* repository, const char* target, const char* path); #endif