mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Enable swift color diagnostics in stdlib
I want pretty colors. I will have my pretty colors. :)
This commit is contained in:
@@ -131,6 +131,7 @@ function(handle_swift_sources
|
||||
list(APPEND swift_compile_flags "${_lto_flag_out}")
|
||||
endif()
|
||||
endif()
|
||||
list(APPEND swift_compile_flags "-color-diagnostics")
|
||||
_compile_swift_files(
|
||||
dependency_target
|
||||
module_dependency_target
|
||||
|
||||
Reference in New Issue
Block a user