mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-22 04:38:09 +08:00
Upgrade version to 0.11.1 (#246)
A minor new version. Mostly for packaging the library in Release mode.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
cmake_minimum_required(VERSION 3.11)
|
||||
|
||||
include(cmake/ftxui_git_version.cmake)
|
||||
|
||||
project(ftxui
|
||||
LANGUAGES CXX
|
||||
VERSION 0.11.${git_version}
|
||||
VERSION 0.11.1
|
||||
)
|
||||
|
||||
option(FTXUI_BUILD_DOCS "Set to ON to build tests" ON)
|
||||
|
Reference in New Issue
Block a user