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.
1 parent 138a8eb commit a3be93fCopy full SHA for a3be93f
CMakeLists.txt
@@ -6,7 +6,7 @@ include(FetchContent)
6
set(FETCHCONTENT_UPDATES_DISCONNECTED TRUE)
7
FetchContent_Declare(ftxui
8
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
9
- GIT_TAG 7daeac25c003b14898f9ff9c6731ceb83ec55fd3
+ GIT_TAG 87a1d75bf1c1ee964e8eed4a6686544ae3b44116
10
)
11
12
FetchContent_GetProperties(ftxui)
0 commit comments