Update mainpage.md

Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/812
This commit is contained in:
Arthur Sonzogni
2024-01-25 11:56:25 +01:00
committed by GitHub
parent 65bbb4f0eb
commit 810657dab8

View File

@@ -67,6 +67,7 @@ set(FETCHCONTENT_UPDATES_DISCONNECTED TRUE)
FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
# Important: Specify a GIT_TAG XXXXX here.
GIT_TAG main
)
FetchContent_GetProperties(ftxui)