Skip to content

Commit 2b4a742

Browse files
committed
Install CLI
1 parent f50b060 commit 2b4a742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ endif()
1515

1616
add_executable(chiaki-cli src/main.c)
1717
target_link_libraries(chiaki-cli chiaki-cli-lib)
18+
install(TARGETS chiaki-cli)

0 commit comments

Comments
 (0)