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

Lower CMAKE dependency to version 2.8 #105

Merged
merged 2 commits into from
Aug 21, 2015
Merged

Lower CMAKE dependency to version 2.8 #105

merged 2 commits into from
Aug 21, 2015

Conversation

vgough
Copy link
Owner

@vgough vgough commented Aug 20, 2015

Use CMAKE 3.1's C++11 support if available, otherwise fallback to hardcoded -std=c++11 flag.

Modifies OSX related RPATH config, as behavior seems to change when CMAKE 2.x is specified.

Replaces PR #102

vgough added a commit that referenced this pull request Aug 21, 2015
Lower CMAKE dependency to version 2.8
@vgough vgough merged commit 340fefd into master Aug 21, 2015
@vgough vgough deleted the cmake28 branch August 21, 2015 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant