Skip to content

Commit

Permalink
Merge pull request #1565 from mavlink/pr-ftp-remove-mavlink-install
Browse files Browse the repository at this point in the history
ftp: remove mavlink header install
  • Loading branch information
julianoes authored Sep 28, 2021
2 parents 1f8a103 + 965a17f commit 9bba3e3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/plugins/ftp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ install(FILES
include/plugins/ftp/ftp.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/mavsdk/plugins/ftp
)

install(DIRECTORY
../../third_party/mavlink/include/mavlink
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/mavsdk/plugins/ftp
)

0 comments on commit 9bba3e3

Please sign in to comment.