tool: implement a diagnostic message printer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
file(GLOB tool_sources
|
||||
*.c *.h
|
||||
cmd/*.c cmd/*.h
|
||||
diag/*.c diag/*.h
|
||||
cmd/internal/*.c)
|
||||
|
||||
if (WIN32)
|
||||
|
||||
Reference in New Issue
Block a user