You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/07/05 15:25:00 UTC

[jira] [Created] (GEODE-3165) Re-organize sources to make integration with IDE that support CMake easier.

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)