Adam Debreceni created MINIFICPP-1763:
-----------------------------------------
Summary: Let extensions handle their cmake flags
Key: MINIFICPP-1763
URL: https://issues.apache.org/jira/browse/MINIFICPP-1763
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Adam Debreceni
Assignee: Adam Debreceni
Currently we check the extension-specific flags (e.g. ENABLE_GPS) in the root
directory's CMakeLists.txt and conditionally include the appropriate extension
directories.
We should unconditionally include all extension directories and let them decide
if they should be built.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)