Improved makefiles to show colored errors/warnings
This commit is contained in:
@@ -10,7 +10,7 @@ QT_DIR=./qt
|
||||
COMMON_DIR=../common
|
||||
|
||||
#Tools
|
||||
CC=gcc
|
||||
CC=gcc -fdiagnostics-color=auto
|
||||
GDB=gdb
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user