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

Brad King brad.king at kitware.com
Thu Mar 26 14:50:28 EDT 2015


On 03/26/2015 01:50 PM, Geoffrey Viola wrote:
> Do you have Green Hills MULTI installed? If so which version is installed?

No.  The failures I'm linking are on /your/ nightly build.  Remember
that does

 set(ENV{PATH} "c:\\Windows\\system32;c:\\Windows")

so nothing is in the path.  The purpose of FindGhsBuildCommand is to
use any knowledge possible to find gbuild.  The equivalent method
in the VS generators uses the registry to find msbuild for example.

Thanks,
-Brad



More information about the cmake-developers mailing list