Skip to content

Commit

Permalink
install dll on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisBiryukov91 committed Sep 17, 2024
1 parent 9845b4e commit 5690cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ install(TARGETS ${Libname}
EXPORT zenohpicoTargets
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
RUNTIME DESTINATION bin
COMPONENT Library
)
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/include/zenoh-pico.h
Expand Down

0 comments on commit 5690cfa

Please sign in to comment.