Marton Szasz created MINIFICPP-2231:
---------------------------------------

             Summary: 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


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)

Reply via email to