GitHub user pivotal-jbarrett opened a pull request: https://github.com/apache/geode-native/pull/115
GEODE-3165: Reogranized sources relative to the root for better CMake ⦠IDE integration. - Moved src/docs to docs/api. - Moved src/* to root. - Fixup paths in CMake files. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pivotal-jbarrett/geode-native feature/GEODE-3165 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-native/pull/115.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #115 ---- commit 6cbd424fe39bc907025460c555768552430c0c5d Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-08-11T15:30:49Z GEODE-3165: Reogranized sources relative to the root for better CMake IDE integration. - Moved src/docs to docs/api. - Moved src/* to root. - Fixup paths in CMake files. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---