Adam Hunyadi created MINIFICPP-1241:
---------------------------------------
Summary: Add cmake option for enforced diagnostic color
Key: MINIFICPP-1241
URL: https://issues.apache.org/jira/browse/MINIFICPP-1241
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Adam Hunyadi
Assignee: Adam Hunyadi
*Background:*
By default, neither Clang or GCC will add ANSI-formatted colors to your output
if they detect the output medium is not a terminal. This means that when using
a generator different than "GNU Makefiles". See:
[https://medium.com/@alasher/colored-c-compiler-output-with-ninja-clang-gcc-10bfe7f2b949]
*Proposal:*
Add an option that enforces diagnostic colors for clang and gcc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)