Skip to content

Use standard CMake variables - static/shared lib. #259

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

Closed
wants to merge 1 commit into from

Conversation

ya1gaurav
Copy link
Contributor

Replace JSONCPP_LIB_BUILD_SHARED => BUILD_SHARED_LIBS
Replace JSONCPP_LIB_BUILD_STATIC => BUILD_STATIC_LIBS
Removed workaround #51
Removed OPTION for shared/static in this file.

Replace JSONCPP_LIB_BUILD_SHARED => BUILD_SHARED_LIBS
Replace JSONCPP_LIB_BUILD_STATIC => BUILD_STATIC_LIBS
Removed workaround  open-source-parsers#51
Removed OPTION for shared/static in this file.
@ya1gaurav
Copy link
Contributor Author

Why it failed, is this pull request built standalone?
It need to build all pulls under "Use standard CMake variables - static/shared lib." simultaneously.
They are dependent.

@ya1gaurav
Copy link
Contributor Author

Or how can combine in one pull request ?

@cdunn2001
Copy link
Contributor

Create your pull-request for a single branch. Then put each new commit on the same branch, and push to github. The pull-request will automatically be updated, and it will automatically re-run the tests.

I've done that in #263. We can discuss it there, or you can re-create if you want. I will close your previous PRs, since there are so many.

@cdunn2001 cdunn2001 closed this Apr 23, 2015
@ya1gaurav
Copy link
Contributor Author

Thanks, I will take care next time.

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