Merge branch 'main' into main

This commit is contained in:
Miko
2025-05-01 17:09:57 -04:00
committed by GitHub
9 changed files with 180 additions and 21 deletions

View File

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