[CMake] custom target output in Visual Studio

Robert Dailey rcdailey at gmail.com
Fri Dec 9 15:47:50 EST 2011


I run a couple of commands in a custom target in Visual Studio 2008.
However, most of the output for these commands is not presented in the
Output Window in Visual Studio when I execute a build on the custom target.
How can I setup my custom target and/or commands inside the target to make
sure that all output from the commands is presented in the Visual Studio
Output Window?

Thanks in advance.

---------
Robert Dailey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111209/405236f5/attachment.htm>


More information about the CMake mailing list