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

Update cmake min version in tinyxml cmakelists.txt script #22

Closed
wants to merge 1 commit into from

Conversation

brawner
Copy link

@brawner brawner commented Nov 23, 2020

In the most recent release of cmake (3.19), they have started deprecating cmake versions < 2.8.12.

Example cmake warnings
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1760/cmake/

Build all of ros2, testing up to rcutils

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

Signed-off-by: Stephen Brawner brawner@gmail.com

Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner changed the title Update camke min version in tinyxml cmakelists.txt script Update cmake min version in tinyxml cmakelists.txt script Nov 23, 2020
@sloretz
Copy link

sloretz commented Nov 24, 2020

@brawner
Copy link
Author

brawner commented Nov 24, 2020

Rerun ci jobs

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

It doesn't look like tinyxml_vendor actually make use of the tinyxml_cmakelists.txt because there are no warning specific to this package on the above cmake warnings.

@brawner brawner closed this Nov 24, 2020
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.

2 participants