[
https://issues.apache.org/jira/browse/MINIFICPP-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750262#comment-17750262
]
Martin Zink commented on MINIFICPP-2098:
----------------------------------------
https://github.com/apache/nifi-minifi-cpp/commit/d559764d2befd3fc47fb2e58aece92fb112408c8
> 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
> Assignee: Gábor Gyimesi
> Priority: Minor
> Fix For: 0.15.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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)