mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
Moved lua to fork
This commit is contained in:
parent
60d5247464
commit
99b6373965
1 changed files with 2 additions and 2 deletions
|
@ -247,8 +247,8 @@ include(FetchContent)
|
|||
|
||||
FetchContent_Declare(
|
||||
lua
|
||||
GIT_REPOSITORY "https://github.com/marovira/lua"
|
||||
GIT_TAG 52261cee0461a14048fa34587fde30b116303ab6
|
||||
GIT_REPOSITORY https://github.com/Net64DD/lua.git
|
||||
GIT_TAG c914d7c177976ff5a532a77931e8275abf65532c
|
||||
)
|
||||
|
||||
FetchContent_MakeAvailable(lua)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue