--- CMakeLists.txt.orig	2020-08-17 12:57:48 UTC
+++ CMakeLists.txt
@@ -20,7 +20,6 @@ mark_as_advanced(CMAKE_INSTALL_PREFIX)
 option(USE_WIDECHAR "Enable wide character support" ON)
 option(USE_ICONV "Enable iconv support" ON)
 
-add_compile_options(-fcolor-diagnostics)
 add_compile_options($<$<CONFIG:Debug>:-Wall>)
 add_compile_options($<$<CONFIG:Debug>:-Wno-parentheses>)
 add_compile_options($<$<CONFIG:Debug>:-Wno-uninitialized>)
