Add ftxui dependency
This commit is contained in:
1
3rdParty/CMakeLists.txt
vendored
1
3rdParty/CMakeLists.txt
vendored
@@ -1,6 +1,7 @@
|
||||
add_subdirectory(glm)
|
||||
if (NOT ANDROID AND NOT IOS)
|
||||
add_subdirectory(glfw)
|
||||
add_subdirectory(ftxui)
|
||||
endif()
|
||||
if (NOT LINUX)
|
||||
add_subdirectory(spdlog)
|
||||
|
||||
Reference in New Issue
Block a user