Skip to content

Commit

Permalink
cmake: copy correct mavlink directory
Browse files Browse the repository at this point in the history
Hopefully, this time I get it right.
  • Loading branch information
julianoes committed Nov 20, 2022
1 parent 5417c6f commit 13f71c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mavsdk/plugins/mavlink_passthrough/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ install(FILES
)

install(DIRECTORY
${MAVLINK_HEADERS}
${MAVLINK_HEADERS}/mavlink
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/mavsdk/plugins/mavlink_passthrough
)

0 comments on commit 13f71c4

Please sign in to comment.