Skip to content

fix build of shared libraries #228

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

Merged
merged 1 commit into from
Apr 9, 2013
Merged

fix build of shared libraries #228

merged 1 commit into from
Apr 9, 2013

Conversation

torbjoernk
Copy link

even if CPP-NETLIB_BUILD_SHARED_LIBS was set to ON or TRUE, the shared
libraries were not build unless BUILD_SHARED_LIBS also was enabled.

now either of the two needs to be set to enable shared libraries.

Tested with GCC 4.7 and Boost 1.53

even if CPP-NETLIB_BUILD_SHARED_LIBS was set to ON or TRUE, the shared
libraries were not build unless BUILD_SHARED_LIBS also was enabled.

now either of the two needs to be set to enable shared libraries.
@deanberris
Copy link
Member

LGTM

deanberris added a commit that referenced this pull request Apr 9, 2013
@deanberris deanberris merged commit 7a953e7 into cpp-netlib:master Apr 9, 2013
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.

2 participants