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

Make INSTALL work with BUILD_SHARED_LIBS #20

Merged
merged 1 commit into from
May 18, 2016

Conversation

davidbeckingsale
Copy link
Member

No description provided.

@davidbeckingsale
Copy link
Member Author

@tepperly try using this branch, and passing the option to either the config script like this:

./config-build.py -co BUILD_SHARED_LIBS=On

or to CMake directly:

cmake -DBUILD_SHARED_LIBS=On

@ghost
Copy link

ghost commented May 17, 2016

Go for it.

@ghost ghost closed this May 17, 2016
@ghost ghost reopened this May 17, 2016
@davidbeckingsale davidbeckingsale merged commit bceb12d into develop May 18, 2016
@rhornung67 rhornung67 deleted the features/enable-shared branch May 20, 2016 16:41
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.

1 participant