mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-23 13:28:08 +08:00
Add menu styles.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
function(example name)
|
||||
add_executable(${name} ${name}.cpp)
|
||||
target_link_libraries(${name} PUBLIC ftxui)
|
||||
|
Reference in New Issue
Block a user