Ferenc Gerlits created MINIFICPP-2098:
-----------------------------------------
Summary: ENABLE_ALL should enable (almost) all extensions
Key: MINIFICPP-2098
URL: https://issues.apache.org/jira/browse/MINIFICPP-2098
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.14.0
Reporter: Ferenc Gerlits
Currently, {{ENABLE_ALL=ON}} enables most, but not all, extensions.
For example, Bustache, Kubernetes, OPC, OpenCV, OpenWSMAN, PDH, Systemd and
Tensorflow are not currently enabled by {{ENABLE_ALL}}.
Tensorflow should probably not be enabled, as it requires special libraries to
be installed on the system and cannot install them during the build process
(and these libraries are not available as packages).
The rest of the extensions should be enabled by {{ENABLE_ALL=ON}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)