]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
If compiler allows it and if -DDIAG_COLOR_ALWAYS=yes is provided to
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 3 Jun 2016 15:44:03 +0000 (11:44 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 7 Jun 2016 16:21:49 +0000 (12:21 -0400)
commit3b05f492d6940fd1de57200b5bb0ca80a2b6bec5
tree9d46047ad81fe5094cbd7068c2e88df430050d57
parent25e8abe1d49666f531daa673e5ccb800b719e99c
If compiler allows it and if -DDIAG_COLOR_ALWAYS=yes is provided to
cmake, turn on diagnostic colors always, even when compiler output
does not go directly to terminal (e.g., when piped to "less -R").

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/CMakeLists.txt