[
https://issues.apache.org/jira/browse/MINIFICPP-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406936#comment-16406936
]
ASF GitHub Bot commented on MINIFICPP-439:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/287
> Allow cmake3 to take precedence over cmake in bootstrap
> -------------------------------------------------------
>
> Key: MINIFICPP-439
> URL: https://issues.apache.org/jira/browse/MINIFICPP-439
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Affects Versions: 0.4.0
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Priority: Major
>
> For yum based distros, CMake 3+ is provided under command cmake3. Currently
> bootstrap, checks for and prefers the command cmake. This can be problematic
> in yum environments where both cmake and cmake3 are installed. Inverting
> these, to prefer cmake3 would be helpful for such cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)