This commit is contained in:
ArthurSonzogni
2025-03-23 18:19:05 +01:00
parent 67163c2571
commit fd251a6463
3 changed files with 5 additions and 2 deletions

View File

@@ -372,7 +372,7 @@ include(FetchContent)
FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
GIT_TAG v5.0.0
GIT_TAG v6.0.0
)
FetchContent_GetProperties(ftxui)