Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
9 Gazebo 9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants