Skip to content

Commit 9f7d890

Browse files
GeceroArthurSonzogni
authored andcommitted
Update CMakeLists.txt to pull version v0.11
Co-authored-by: Arthur Sonzogni <[email protected]>
1 parent 1b39b83 commit 9f7d890

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 21d746e8586a59a39ed5c73317812f17264e68d5
9+
GIT_TAG v0.11
1010
)
1111

1212
FetchContent_GetProperties(ftxui)

0 commit comments

Comments
 (0)