mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 13:33:13 -07:00
Install CLI
This commit is contained in:
parent
a049ed43ec
commit
e2e29b0d12
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