This commit is contained in:
ArthurSonzogni
2025-05-07 22:43:27 +02:00
parent b307a175ed
commit 5cfed50702
4 changed files with 15 additions and 11 deletions

View File

@@ -373,7 +373,7 @@ include(FetchContent)
FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
GIT_TAG v6.1.8
GIT_TAG v6.1.9
)
FetchContent_GetProperties(ftxui)