diff options
author | Daniel Pfeifer <daniel@pfeifer-mail.de> | 2016-09-01 18:19:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-09-03 12:04:22 (GMT) |
commit | bd3d0eafbb362fbc0f140c228da85791a473e44e (patch) | |
tree | dde7b99239a1b9e47343efc0010bdf1e9860372a /Source/cmGeneratorExpression.h | |
parent | 3838a0d5fbed480c007b1667eddf2d6797a24344 (diff) | |
download | CMake-bd3d0eafbb362fbc0f140c228da85791a473e44e.zip CMake-bd3d0eafbb362fbc0f140c228da85791a473e44e.tar.gz CMake-bd3d0eafbb362fbc0f140c228da85791a473e44e.tar.bz2 |
cmCTest: don't redefine cout and cerr
The definitions have been introduced to ensure that cout and cerr are
not used in certain files. However, this limitation does not apply to
all source files that require cmCTest.h to be included. Furthermore,
the definitions cause side effects depending on the include order. In
total, the definitions do more harm than good. Remove them.
Diffstat (limited to 'Source/cmGeneratorExpression.h')
0 files changed, 0 insertions, 0 deletions