Skip to content

Commit

Permalink
Merge pull request #65 from shriwand/main
Browse files Browse the repository at this point in the history
Fix build & tests
  • Loading branch information
lefticus authored Mar 18, 2024
2 parents 0faa5f7 + 13bf741 commit dc26100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function(myproject_setup_dependencies)
endif()

if(NOT TARGET ftxui::screen)
cpmaddpackage("gh:ArthurSonzogni/FTXUI#e23dbc7473654024852ede60e2121276c5aab660")
cpmaddpackage("gh:ArthurSonzogni/FTXUI@5.0.0")
endif()

if(NOT TARGET tools::tools)
Expand Down

0 comments on commit dc26100

Please sign in to comment.