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

Fix CMakeLists for include as a thirdparty in projects #334

Merged
merged 1 commit into from
May 12, 2015

Conversation

Phyks
Copy link
Contributor

@Phyks Phyks commented May 11, 2015

This fix changes the CMAKE_SOURCE_DIR variable to relative variables so that rapidjson could be directly included as a submodule in a bigger project, using add_subdirectory CMake command.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 99.82% when pulling 89ad34c on Phyks:master into 7eb117a on miloyip:master.

@miloyip
Copy link
Collaborator

miloyip commented May 12, 2015

I would like to invite @jollyroger to review on this. Thank you.

@jollyroger
Copy link
Contributor

Looks fine to me. Thank you for your contribution!

miloyip added a commit that referenced this pull request May 12, 2015
Fix CMakeLists for include as a thirdparty in projects
@miloyip miloyip merged commit 7562d02 into Tencent:master May 12, 2015
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.

4 participants