Skip to content

Commit 79bea3b

Browse files
ArthurSonzogniWSQS
authored andcommitted
Update CMakeLists.txt
1 parent 9f7d890 commit 79bea3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include(FetchContent)
66
set(FETCHCONTENT_UPDATES_DISCONNECTED TRUE)
77
FetchContent_Declare(ftxui
88
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
9-
GIT_TAG v0.11
9+
GIT_TAG v2.0.0
1010
)
1111

1212
FetchContent_GetProperties(ftxui)

0 commit comments

Comments
 (0)