mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-21 11:08:09 +08:00
Merge workflows. (#234)
- Merge all the workflows into one file. - Produce Windows and MacOS artifact.
This commit is contained in:

committed by
ArthurSonzogni

parent
026a005753
commit
4188ee2c04
@@ -4,7 +4,7 @@ include(cmake/ftxui_git_version.cmake)
|
||||
|
||||
project(ftxui
|
||||
LANGUAGES CXX
|
||||
VERSION 0.10.${git_version}
|
||||
VERSION 0.11.${git_version}
|
||||
)
|
||||
|
||||
option(FTXUI_BUILD_DOCS "Set to ON to build tests" ON)
|
||||
|
Reference in New Issue
Block a user