We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50b060 commit 2b4a742Copy full SHA for 2b4a742
cli/CMakeLists.txt
@@ -15,3 +15,4 @@ endif()
15
16
add_executable(chiaki-cli src/main.c)
17
target_link_libraries(chiaki-cli chiaki-cli-lib)
18
+install(TARGETS chiaki-cli)
0 commit comments