summaryrefslogtreecommitdiff
path: root/cli/CMakeLists.txt
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-05-02 15:26:32 +0200
committerEugen Wissner <belka@caraus.de>2025-05-02 17:05:37 +0200
commit692edeb8e156f842433cd32236d960223ded4ab0 (patch)
treec2e70edbbd6cb0d6713a8ac393cbf5aade6f5daf /cli/CMakeLists.txt
parent933f4bb481cab7ba4d27daa2de3b1683e84f0f13 (diff)
downloadkatja-692edeb8e156f842433cd32236d960223ded4ab0.tar.gz
Add a short description and intention
Diffstat (limited to 'cli/CMakeLists.txt')
-rw-r--r--cli/CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt
index 56fc76f..b11226f 100644
--- a/cli/CMakeLists.txt
+++ b/cli/CMakeLists.txt
@@ -1,6 +1,10 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at https://mozilla.org/MPL/2.0/.
+
FetchContent_Declare(ftxui
GIT_REPOSITORY https://github.com/ArthurSonzogni/ftxui
- GIT_TAG v6.0.2
+ GIT_TAG v6.1.8
GIT_PROGRESS TRUE
GIT_SHALLOW TRUE
EXCLUDE_FROM_ALL