diff --git a/nc_cxx.cmake b/nc_cxx.cmake index a8d87ec..a11c45a 100644 --- a/nc_cxx.cmake +++ b/nc_cxx.cmake @@ -21,7 +21,7 @@ include (test_restrict) ############################################################################### -append_compile_flag ("-fcolor-diagnostics") +append_compile_flag ("-fdiagnostics-color=auto") ###############################################################################