BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual Studio...
commitd4f814265129e0a9c4c8adc7ac3486136a2b1dd7
authordavid.cole <david.cole>
Wed, 30 Jul 2008 19:26:34 +0000 (30 19:26 +0000)
committerdavid.cole <david.cole>
Wed, 30 Jul 2008 19:26:34 +0000 (30 19:26 +0000)
treec29c78d3325cbdb14d571c6af6a5a40f58a3aeeb
parent1deceb44677c2ff4f0f2a0738a8b7a51827749d5
BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual Studio macros fail. You can still get the error output as messages if you want using --debug-output from the cmake command line.
Source/cmCallVisualStudioMacro.cxx
Source/cmCallVisualStudioMacro.h
Source/cmGlobalVisualStudioGenerator.cxx
Source/cmake.cxx