mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-05 01:48:24 +00:00
Enable color diagnostics when building library.
This commit is contained in:
@@ -283,3 +283,7 @@ if(TRACY_CLIENT_PYTHON)
|
||||
|
||||
add_subdirectory(python)
|
||||
endif()
|
||||
|
||||
if(PROJECT_IS_TOP_LEVEL)
|
||||
set(CMAKE_COLOR_DIAGNOSTICS ON)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user