Skip to content
Snippets Groups Projects
Unverified Commit 0abaab62 authored by Jason Turner's avatar Jason Turner Committed by GitHub
Browse files

Update tag from v2.0.0 to v3.0.0 for cmake fetch (#429)

parent ef0f1da1
No related branches found
No related tags found
No related merge requests found
...@@ -351,7 +351,7 @@ include(FetchContent) ...@@ -351,7 +351,7 @@ include(FetchContent)
FetchContent_Declare(ftxui FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
GIT_TAG v2.0.0 GIT_TAG v3.0.0
) )
FetchContent_GetProperties(ftxui) FetchContent_GetProperties(ftxui)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment