Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua CMake icon

Keeping updated with the latest Lua source code with github actions, updated automatically every week.

example workflow

$ git submodule add https://github.com/Sororfortuna/LuaCMake Lua
$ git submodule update --init --recursive --progress
add_subdirectory(Lua)
target_link_libraries(${PROJECT_NAME} PRIVATE lua::static)

Forked from Kepler-Br/LuaCMake

About

Lua with CMake file for including into your project

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages