Skip to content

Latest commit

 

History

100 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua

CMake based build of Lua 5.5.0

Usage

Inside of your project's CMakeLists.txt

add_subdirectory(lua)
...
target_link_libraries(<YOURTARGET> Lua::Library)

About

Lua 5.5 for the CMake build system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages