eclipse-iceoryx / iceoryx-project-template

Apache License 2.0
3 stars 5 forks source link

Link iceoryx libaries statically #5

Closed mossmaurice closed 2 years ago

mossmaurice commented 2 years ago

Signed-off-by: Simon Hoinkis simon.hoinkis@apex.ai

Pre-Review Checklist for the PR Author

  1. [x] Code is formatted with clang-format
  2. [x] Update the PR title
    • Follow the same conventions as for commit messages
    • Link to the relevant issue
  3. [x] Relevant issues are linked
  4. [x] Add sensible notes for the reviewer
  5. [x] All checks have passed
  6. [x] Assign PR to reviewer

Notes for Reviewer

Instead of dynamic linkage use static linkage for the iceoryx libs

Checklist for the PR Reviewer

Post-review Checklist for the PR Author

  1. [x] All open points are addressed and tracked via issues