mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-24 23:08:20 +08:00
Update mainpage.md
Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/812
This commit is contained in:
@@ -67,6 +67,7 @@ set(FETCHCONTENT_UPDATES_DISCONNECTED TRUE)
|
|||||||
FetchContent_Declare(ftxui
|
FetchContent_Declare(ftxui
|
||||||
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
|
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
|
||||||
# Important: Specify a GIT_TAG XXXXX here.
|
# Important: Specify a GIT_TAG XXXXX here.
|
||||||
|
GIT_TAG main
|
||||||
)
|
)
|
||||||
|
|
||||||
FetchContent_GetProperties(ftxui)
|
FetchContent_GetProperties(ftxui)
|
||||||
|
Reference in New Issue
Block a user