mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-07-06 04:52:09 -07:00
Install CLI
This commit is contained in:
parent
f50b060795
commit
2b4a7426ff
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ endif()
|
||||||
|
|
||||||
add_executable(chiaki-cli src/main.c)
|
add_executable(chiaki-cli src/main.c)
|
||||||
target_link_libraries(chiaki-cli chiaki-cli-lib)
|
target_link_libraries(chiaki-cli chiaki-cli-lib)
|
||||||
|
install(TARGETS chiaki-cli)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue