Merge branch 'ArthurSonzogni:main' into main

This commit is contained in:
Miko
2025-03-28 08:22:58 -04:00
committed by GitHub
3 changed files with 16 additions and 4 deletions

View File

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