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

use ament_cmake_ros #30

Merged
merged 1 commit into from
Apr 15, 2020
Merged

use ament_cmake_ros #30

merged 1 commit into from
Apr 15, 2020

Conversation

dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Feb 13, 2020

Allowing to choose between shared and static libraries.

  • Linux Build Status (same test also failing on master: https://ci.ros2.org/job/ci_linux/9336/)
  • Linux-aarch64 Build Status (same as Linux)
  • macOS Build Status (it seems the same tests are failing in the nightly - hard to tell with that number though)
  • Windows Build Status (PyQt failures unrelated to this change)
  • Windows-container Build Status

@dirk-thomas dirk-thomas added the enhancement New feature or request label Feb 13, 2020
@dirk-thomas dirk-thomas self-assigned this Feb 13, 2020
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas force-pushed the dirk-thomas/use-ament_cmake_ros branch from ce0ad6c to 931bec8 Compare April 14, 2020 22:20
@dirk-thomas
Copy link
Member Author

CI builds using FastRTPS up to demo_nodes_cpp:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To help clarify, is the only difference when switching to ament_cmake_ros that BUILD_SHARED_LIBS is ON by default?

@dirk-thomas
Copy link
Member Author

dirk-thomas commented Apr 15, 2020

It also adds a compiler definition for ROS_PACKAGE_NAME.

@dirk-thomas dirk-thomas merged commit 5d05d8a into master Apr 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/use-ament_cmake_ros branch April 15, 2020 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants