Skip to content

Commit

Permalink
fix install refs
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jan 10, 2023
1 parent 2051cff commit 1501891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ endif ()
install(FILES ${uv-mbed_SOURCE_DIR}/LICENSE
COMPONENT ziti-sdk
DESTINATION ${CMAKE_INSTALL_DOCDIR}/uv_mbed)
install(FILES ${ziti_DEPS_DIR}/uv_link-src/README.md
install(FILES ${ziti_DEPS_DIR}/uv-mbed-src/deps/uv_link_t/README.md
COMPONENT ziti-sdk
DESTINATION ${CMAKE_INSTALL_DOCDIR}/uv_link_t)
install(FILES ${ziti_DEPS_DIR}/http_parser-src/LICENSE-MIT
Expand Down

0 comments on commit 1501891

Please sign in to comment.