mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-26 12:37:06 +08:00
Increase version to 0.4.x
Version 0.4 bring mouse support. See https://github.com/ArthurSonzogni/FTXUI/issues/7
This commit is contained in:
parent
a27c878a3f
commit
5322e5a683
@ -15,7 +15,7 @@ endif()
|
|||||||
|
|
||||||
project(ftxui
|
project(ftxui
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
VERSION 0.3.${git_version}
|
VERSION 0.4.${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