Aldrin Piri created MINIFICPP-439:
-------------------------------------
Summary: 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
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)