mirror of
https://github.com/yoboujon/ftxui_template.git
synced 2025-06-08 13:00:50 +02:00
oops typo.
This commit is contained in:
parent
091801a077
commit
ee868dbad4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ set(CMAKE_C_STANDARD_REQUIRED ON)
|
|||
# Dependencies
|
||||
include(dependencies.cmake)
|
||||
|
||||
set(TARGET rmlui_test)
|
||||
set(TARGET ftxui_template)
|
||||
set(SRC "${CMAKE_CURRENT_SOURCE_DIR}/src")
|
||||
add_executable(${TARGET}
|
||||
${SRC}/ui.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue