Skip to content

cmake: fix RPATH to be absolute path#126

Open
obache wants to merge 1 commit into
google:masterfrom
obache:fix-rpath-tobe-absolute
Open

cmake: fix RPATH to be absolute path#126
obache wants to merge 1 commit into
google:masterfrom
obache:fix-rpath-tobe-absolute

Conversation

@obache

@obache obache commented Sep 17, 2019

Copy link
Copy Markdown

CMAKE_INSTALL_LIBDIR may be relative path from CMAKE_INSTALL_PREFIX.
Change to use CMAKE_INSTALL_FULL_LIBDIR for RPATH.

CMAKE_INSTALL_LIBDIR may be relative path from CMAKE_INSTALL_PREFIX.
Change to use CMAKE_INSTALL_FULL_LIBDIR for RPATH.
@googlebot

Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@obache

obache commented Sep 17, 2019

Copy link
Copy Markdown
Author

@googlebot

I have no Google accounts, so I cannot sign CLA with online now.

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