Skip to content

Commit

Permalink
core: add missing header install
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed May 6, 2022
1 parent 844149f commit bcecd20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mavsdk/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ install(FILES
include/mavsdk/log_callback.h
include/mavsdk/plugin_base.h
include/mavsdk/geometry.h
include/mavsdk/server_component.h
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/mavsdk"
)

Expand Down

0 comments on commit bcecd20

Please sign in to comment.