# Lua **Repository Path**: snail1986/Lua ## Basic Information - **Project Name**: Lua - **Description**: CMake based build of Lua 5.3.3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lua CMake based build of Lua 5.3.3 # Usage Inside of CMakeLists.txt `add_subdirectory(lua)` `.....` `target_link_libraries( lua_static)`