update requires
This commit is contained in:
parent
821ea7eed0
commit
1269c07951
|
@ -40,7 +40,7 @@ add_test(NAME TestCl COMMAND test_cl)
|
||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
tmuxub
|
tmuxub
|
||||||
GIT_REPOSITORY https://gitlab.com/Onyad/tmuxub
|
GIT_REPOSITORY http://185.125.201.211:3000/onyad/tmuxub.git
|
||||||
GIT_TAG origin/main
|
GIT_TAG origin/main
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(tmuxub)
|
FetchContent_MakeAvailable(tmuxub)
|
||||||
|
|
Loading…
Reference in a new issue