main: target name -> llama-cli
This commit is contained in:
parent
fe93cc96cc
commit
23d0df5bd5
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
set(TARGET llama-bin)
|
||||
set(TARGET llama-cli)
|
||||
add_executable(${TARGET} main.cpp)
|
||||
set_target_properties(${TARGET} PROPERTIES OUTPUT_NAME llama)
|
||||
install(TARGETS ${TARGET} RUNTIME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue