Skip to content
Snippets Groups Projects
Unverified Commit 810657da authored by Arthur Sonzogni's avatar Arthur Sonzogni Committed by GitHub
Browse files
parent 65bbb4f0
No related branches found
No related tags found
No related merge requests found
...@@ -67,6 +67,7 @@ set(FETCHCONTENT_UPDATES_DISCONNECTED TRUE) ...@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment