[
https://issues.apache.org/jira/browse/MINIFICPP-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-2231.
---------------------------------------
Resolution: Fixed
> Avoid global CXX flags, especially -Werror
> ------------------------------------------
>
> Key: MINIFICPP-2231
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2231
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marton Szasz
> Assignee: Gábor Gyimesi
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> We should only set compiler flags on our own targets, not globally. All
> FetchContent dependencies inherit our global settings, but we don't want to
> compile our dependencies with Werror enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)