mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 02:34:21 +08:00
Update mainpage.md
Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/812
This commit is contained in:
parent
65bbb4f0eb
commit
810657dab8
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user