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.
2 parents 0faa5f7 + 13bf741 commit dc26100Copy full SHA for dc26100
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