mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-02 04:33:33 +08:00
Increase version to 0.6
Two new compoents:
- CatchEvent
- ResizableSplit{Left,Top,Right,Bottom}
This commit is contained in:
committed by
Arthur Sonzogni
parent
2504a24ee0
commit
462664520a
@@ -15,7 +15,7 @@ endif()
|
|||||||
|
|
||||||
project(ftxui
|
project(ftxui
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
VERSION 0.5.${git_version}
|
VERSION 0.6.${git_version}
|
||||||
)
|
)
|
||||||
|
|
||||||
option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON)
|
option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON)
|
||||||
|
|||||||
Reference in New Issue
Block a user