Skip to content

Commit dc26100

Browse files
authored
Merge pull request #65 from shriwand/main
Fix build & tests
2 parents 0faa5f7 + 13bf741 commit dc26100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function(myproject_setup_dependencies)
3333
endif()
3434

3535
if(NOT TARGET ftxui::screen)
36-
cpmaddpackage("gh:ArthurSonzogni/FTXUI#e23dbc7473654024852ede60e2121276c5aab660")
36+
cpmaddpackage("gh:ArthurSonzogni/FTXUI@5.0.0")
3737
endif()
3838

3939
if(NOT TARGET tools::tools)

0 commit comments

Comments
 (0)