Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Factored out common cmake code to moveit_package macro. #5

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

lilustga
Copy link

Description

Created the moveit_common package containing a moveit_package() macro. This is used to apply basic cmake code to all moveit packages.

This macro allows CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS to be set for all moveit packages and allows for any new cmake code to be applied to all packages easily in the future.

Similar idea to this commit in nav2:
ms-iot/navigation2@3f65576

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@lilustga lilustga merged commit 41811db into ms-iot:moveit_common Sep 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant