Skip to content

Conversation

@ssteinbach
Copy link
Collaborator

@ssteinbach ssteinbach commented Mar 1, 2021

It turns out that we were escaping the value of "$ORIGIN" incorrectly in CMakeLists.txt, and this was causing an incorrect RPATH to be written into .so files on linux operating systems as "\$ORIGIN" instead of "$ORIGIN". This fixes that escaping.

@ssteinbach ssteinbach added this to the Public Beta 14 milestone Mar 1, 2021
@ssteinbach ssteinbach requested a review from meshula March 1, 2021 20:11
@meshula meshula merged commit b03433d into AcademySoftwareFoundation:master Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants