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

rpath, linker, compiler flags and find python fixes #153

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

petricm
Copy link

@petricm petricm commented Nov 23, 2020

resolves #145
resolves #76
BEGINRELEASENOTES

  • Set rpath for macOS and externalize compiler and linker flags
  • Search for the same version of python as was used for building ROOT

ENDRELEASENOTES

the compiler flags are only a suggestion

Copy link
Contributor

@gaede gaede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked nicely on my macbook. Also, activating the compiler warnings is really helpful.

cmake/podioBuild.cmake Outdated Show resolved Hide resolved
Co-authored-by: vvolkl <valentin.volkl@cern.ch>
@gaede gaede merged commit 97f1fdd into AIDASoft:master Dec 3, 2020
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.

Find python issues rpath setup
3 participants