You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by jianqiao <gi...@git.apache.org> on 2018/04/27 00:28:39 UTC

[GitHub] incubator-quickstep pull request #343: Fix all CMakeLists.txt for automated ...

GitHub user jianqiao opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/343

    Fix all CMakeLists.txt for automated processing

    This PR fixes and adjusts the style of all `CMakeLists.txt` so that they become stable (i.e. well-formatted) to be processed by an automated tool.
    
    The above mentioned tool will be proposed in a subsequent PR. It is intended to help improve developer productivity as it scans source code dependencies and automatically fixes cmakelists.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jianqiao/incubator-quickstep autofix-cmake

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-quickstep/pull/343.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 #343
    
----
commit 3169b5646aecae35485a76f4439a121d9f66b3e2
Author: Jianqiao Zhu <ji...@...>
Date:   2018-04-18T05:54:31Z

    Fix and rearrange all CMakeLists.txt so that they are ready to be processed and regenrated by an automation tool.

----


---

[GitHub] incubator-quickstep pull request #343: Fix all CMakeLists.txt for automated ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-quickstep/pull/343


---

[GitHub] incubator-quickstep issue #343: Fix all CMakeLists.txt for automated process...

Posted by zuyu <gi...@git.apache.org>.
Github user zuyu commented on the issue:

    https://github.com/apache/incubator-quickstep/pull/343
  
    LGTM!


---