mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Start the gauge widget.
This commit is contained in:
4
examples/vbox_hbox/CMakeLists.txt
Normal file
4
examples/vbox_hbox/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
add_executable(vbox_hbox_example
|
||||
main.cpp
|
||||
)
|
||||
target_link_libraries(vbox_hbox_example PRIVATE ftxui)
|
Reference in New Issue
Block a user