[cmake-developers] FW: FW: Initial Attempt at Green Hill MULTI IDE Generator Support

Brad King brad.king at kitware.com
Tue Apr 14 13:13:43 EDT 2015


On 04/14/2015 12:07 PM, Geoffrey Viola wrote:
> It was easy to add some pre and post build commands

Thanks, but something needs to verify that these actually
get executed.  They could do other operations like use
"${CMAKE_COMMAND} -E copy" to put files somewhere that
can be checked.

> There currently isn't any support for custom targets.

Does the IDE support any way to run custom commands?
They are a major part of CMake's feature set.  How would
one using the IDE directly ever have generated sources?

-Brad



More information about the cmake-developers mailing list