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 <jianqiao@...>
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.

----


---

Reply via email to