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