mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-29 14:45:53 +08:00
Increase version to 0.6
Two new compoents: - CatchEvent - ResizableSplit{Left,Top,Right,Bottom}
This commit is contained in:
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user