mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-29 16:39:34 +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