Merge branch 'ArthurSonzogni:main' into main

This commit is contained in:
Miko
2025-03-29 22:17:54 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

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