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

Add cmake version export #145

Closed
wants to merge 1 commit into from
Closed

Add cmake version export #145

wants to merge 1 commit into from

Conversation

pohzhiee
Copy link

Currently when find_package is called on urdfdom, the version is 0.0.0, which makes it tough to differentiate whether the urdfdom is new enough to have the CMake targets or not.

This PR aims to solve that problem by adding the version number to CMake such that any downstream packages using urdfdom can directly check the version of urdfdom found.

@clalancette
Copy link
Contributor

We basically did this in #186 , and we aren't updating the foxy branch anymore. So I'm going to close this out, thanks for the PR!

@clalancette clalancette closed this Dec 6, 2023
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