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

Cmake 2.8.12 compat #73

Merged
merged 2 commits into from
May 19, 2017
Merged

Cmake 2.8.12 compat #73

merged 2 commits into from
May 19, 2017

Conversation

jokva
Copy link
Contributor

@jokva jokva commented May 19, 2017

No description provided.

The minimum cmake version is set to 2.8.12, but the makefiles still used
some cmake 3.x features, now replaced with 2.8-compatible commands.
Copy link
Contributor

@markusdregi markusdregi left a comment

Choose a reason for hiding this comment

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

Nice work!

The USE_RPATH option is a shorthand for writing RPATH in libraries and
executables.
@jokva jokva changed the title WIP cmake 2.8.12 compat Cmake 2.8.12 compat May 19, 2017
@jokva jokva merged commit 70a153a into equinor:master May 19, 2017
@jokva jokva deleted the cmake-2-8-12 branch May 19, 2017 13:50
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.

None yet

2 participants