We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19d892 commit 13bf741Copy full SHA for 13bf741
Dependencies.cmake
@@ -33,7 +33,7 @@ function(myproject_setup_dependencies)
33
endif()
34
35
if(NOT TARGET ftxui::screen)
36
- cpmaddpackage("gh:ArthurSonzogni/FTXUI#e23dbc7473654024852ede60e2121276c5aab660")
+ cpmaddpackage("gh:ArthurSonzogni/FTXUI@5.0.0")
37
38
39
if(NOT TARGET tools::tools)
0 commit comments