mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-26 20:15:51 +00:00
Set color diagnostics in test CMakeLists.txt.
This commit is contained in:
@@ -11,6 +11,7 @@ project(
|
||||
VERSION ${TRACY_VERSION_STRING})
|
||||
|
||||
file(GENERATE OUTPUT .gitignore CONTENT "*")
|
||||
set(CMAKE_COLOR_DIAGNOSTICS ON)
|
||||
|
||||
# a bit weird but works: include the client cmake config coming from top-level
|
||||
# cmake needs us to specify the build subfolder -> client/ this way we can
|
||||
|
||||
Reference in New Issue
Block a user