Skip to content

Commit

Permalink
Merge pull request #1931 from mavlink/pr-v1.4-fix-mavlink-header-inst…
Browse files Browse the repository at this point in the history
…all-for-good

[v1.4] cmake: copy correct mavlink directory
  • Loading branch information
julianoes authored Nov 22, 2022
2 parents 5417c6f + 13f71c4 commit 163601d
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 163601d

Please sign in to comment.