♻ change branch

This commit is contained in:
Vladislav Nepogodin 2022-01-11 03:18:19 +04:00
parent c32112e42e
commit 02fb456758
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ pkg_check_modules(
FetchContent_Declare(ftxui
GIT_REPOSITORY "https://github.com/vnepogodin/ftxui.git"
GIT_TAG "constexpr"
GIT_TAG "c++20"
)
FetchContent_Declare(fmt
GIT_REPOSITORY "https://github.com/fmtlib/fmt.git"

View File

@ -1,6 +1,6 @@
[wrap-git]
url = https://github.com/vnepogodin/ftxui.git
revision = constexpr
revision = c++20
patch_directory = ftxui