Skip to content

cmake: set rpath to the configure time CMAKE_INSTALL_PREFIX#4232

Merged
jtanx merged 1 commit intofontforge:masterfrom
jtanx:rpath
Mar 21, 2020
Merged

cmake: set rpath to the configure time CMAKE_INSTALL_PREFIX#4232
jtanx merged 1 commit intofontforge:masterfrom
jtanx:rpath

Conversation

@jtanx
Copy link
Copy Markdown
Contributor

@jtanx jtanx commented Mar 20, 2020

It can't be deferred until install time, as otherwise CMake won't know how much to pad the RPATH by. (Previously CMAKE_INSTALL_RPATH was only expanded at install time)

Fixes #4229

Type of change

  • Bug fix

It can't be deferred until install time, as otherwise CMake won't
know how much to pad the RPATH by.

Fixes fontforge#4229
@jtanx jtanx merged commit 807d4e7 into fontforge:master Mar 21, 2020
@jtanx jtanx deleted the rpath branch March 21, 2020 09:36
nh2 added a commit to nh2/nixpkgs that referenced this pull request Jul 29, 2020
nh2 added a commit to nh2/nixpkgs that referenced this pull request Jul 29, 2020
Omnikron13 pushed a commit to Omnikron13/fontforge that referenced this pull request May 31, 2022
cmake: set rpath to the configure time CMAKE_INSTALL_PREFIX
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.

make DESTDIR install fails when setting the rpath

2 participants