mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-22 12:48:09 +08:00
Initial prototype
This commit is contained in:
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
enable_testing()
|
||||
|
||||
add_subdirectory(ftxui)
|
||||
add_subdirectory(examples)
|
Reference in New Issue
Block a user