Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpp: restructure cmake & headers to make it easier to use #8

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

bkueng
Copy link
Member

@bkueng bkueng commented Apr 19, 2024

  • removes the need for libevents_definitions.h
  • allows to install the library
  • changes the protocol to be header-only to avoid the direct mavlink dependency when building the library

bkueng added 4 commits April 18, 2024 12:09
- removes the need for libevents_definitions.h
- allows to install the library
- changes the protocol to be header-only to avoid the direct mavlink
  dependency when building the library
@bkueng bkueng merged commit 8d5c446 into main Apr 26, 2024
1 check passed
@bkueng bkueng deleted the cpp_restructure branch April 26, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant