mirror of
https://github.com/walterschell/Lua.git
synced 2024-11-22 05:04:35 +00:00
Update README.md
This commit is contained in:
parent
95f31eafc0
commit
40382ed7e3
@ -1,11 +1,11 @@
|
||||
# Lua
|
||||
CMake based build of Lua 5.4.0
|
||||
CMake based build of Lua 5.4.2
|
||||
![Build Linux](https://github.com/walterschell/Lua/workflows/Build%20Linux/badge.svg)
|
||||
![Build Windows](https://github.com/walterschell/Lua/workflows/Build%20Windows/badge.svg)
|
||||
![Build OSX](https://github.com/walterschell/Lua/workflows/Build%20OSX/badge.svg)
|
||||
![Build Emscripten](https://github.com/walterschell/Lua/workflows/Build%20Emscripten/badge.svg)
|
||||
# Usage
|
||||
Inside of CMakeLists.txt
|
||||
Inside of your project's CMakeLists.txt
|
||||
```cmake
|
||||
add_subdirectory(lua)
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user