Dustin Rodrigues created MINIFICPP-655:
------------------------------------------
Summary: Issues building on OSX 10.14 (Mojave)
Key: MINIFICPP-655
URL: https://issues.apache.org/jira/browse/MINIFICPP-655
Project: NiFi MiNiFi C++
Issue Type: Bug
Reporter: Dustin Rodrigues
There are issues building on OSX Mojave when attempting to use homebrew
dependencies. Homebrew refuses to link macOS-provided software into
/usr/local/{bin,lib,include} such as bison, flex, and curl and possibly others.
cmake needs to be aware of the homebrew-installed locations of
/usr/local/opt/PROGRAMNAME .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)