mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-06 08:53:48 +08:00

This commit deserve to be cut into at least 8 sub commit. Sorry, I acknowledge this is bad... Here are the new features: * dom decorator: bold, dim, underlined, inverted. * component mechanism * components * menu * toogle
9 lines
210 B
CMake
9 lines
210 B
CMake
add_subdirectory(frame)
|
|
add_subdirectory(gauge)
|
|
add_subdirectory(menu)
|
|
add_subdirectory(menu2)
|
|
add_subdirectory(print_key_press)
|
|
add_subdirectory(separator)
|
|
add_subdirectory(vbox_hbox)
|
|
add_subdirectory(toggle)
|