Jacob S. Barrett created GEODE-3165:
---------------------------------------
Summary: Re-organize sources to make integration with IDE that
support CMake easier.
Key: GEODE-3165
URL: https://issues.apache.org/jira/browse/GEODE-3165
Project: Geode
Issue Type: Task
Components: native client
Reporter: Jacob S. Barrett
Many of the IDE's that support CMake expect that CMakeList.txt be in the root
of the project. I propose moving the contents of src/ to the root, which was
the intent after cleaning out all the legacy cruft in root.
/src/docs -> /docs/api
/src/* -> /root/*
Since this a pretty straight forward move there should not be issues with
merging changes between older branches and develop after this move.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)