bugfix CI

This commit is contained in:
luwenpeng
2022-08-05 18:25:06 +08:00
parent 8c85079603
commit fd2a67e0eb
5 changed files with 14 additions and 9 deletions

View File

@@ -23,4 +23,6 @@ target_link_libraries(
http
toml
dl
)
)
install(TARGETS stellar RUNTIME DESTINATION bin COMPONENT Program)