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