mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Add CheckBox.
This commit is contained in:
@@ -30,6 +30,7 @@ add_library(dom
|
||||
)
|
||||
|
||||
add_library(component
|
||||
src/ftxui/component/checkbox.cpp
|
||||
src/ftxui/component/component.cpp
|
||||
src/ftxui/component/container.cpp
|
||||
src/ftxui/component/event.cpp
|
||||
|
||||
Reference in New Issue
Block a user