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

[gazebo9] Fix assumptions that CMAKE_INSTALL_*DIR paths are relative. #2779

Merged
merged 1 commit into from
Aug 31, 2020
Merged

[gazebo9] Fix assumptions that CMAKE_INSTALL_*DIR paths are relative. #2779

merged 1 commit into from
Aug 31, 2020

Conversation

lopsided98
Copy link
Contributor

Backport of #2778 to Gazebo 9.

When an absolute path is desired, the CMAKE_INSTALL_FULL_*DIR variables should
be used instead of concatenating with CMAKE_INSTALL_PREFIX. Special handling is
also needed for pkg-config files.
@scpeters scpeters added the 9 Gazebo 9 label Jul 15, 2020
@chapulina chapulina requested review from j-rivero and mjcarroll July 28, 2020 20:34
@mjcarroll mjcarroll merged commit 3a848db into gazebosim:gazebo9 Aug 31, 2020
@lopsided98 lopsided98 deleted the gazebo9-pkgconfig-paths branch August 31, 2020 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9 Gazebo 9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants