GitHub user hbdeshmukh opened a pull request:
https://github.com/apache/incubator-quickstep/pull/339
Upgrade cmake version.
Upgrading CMake, as is required by glog which is a third party dependency
(discussed in #327).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hbdeshmukh/incubator-quickstep
upgrade-cmake-min-version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/339.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 #339
----
commit 502960d06faa730a02755c316b28c93fbf779a7c
Author: Harshad Deshmukh <hbdeshmukh@...>
Date: 2018-04-02T16:34:14Z
Upgrade cmake version.
----
---