update ftxui version
This commit is contained in:
2
3rdParty/ftxui/CMakeLists.txt
vendored
2
3rdParty/ftxui/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
|||||||
ftxui
|
ftxui
|
||||||
EXCLUDE_FROM_ALL
|
EXCLUDE_FROM_ALL
|
||||||
GIT_REPOSITORY ${FTXUI_REPO}
|
GIT_REPOSITORY ${FTXUI_REPO}
|
||||||
GIT_TAG v5.0.0
|
GIT_TAG daa421fa6ad97c8a6c9bd43f77c81862bfa52c77
|
||||||
GIT_SHALLOW TRUE
|
GIT_SHALLOW TRUE
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(ftxui)
|
FetchContent_MakeAvailable(ftxui)
|
||||||
Reference in New Issue
Block a user