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

Brad King brad.king at kitware.com
Mon Oct 27 09:46:07 EDT 2014


On 10/14/2014 12:48 PM, Geoffrey Viola wrote:
> Green Hills MULTI is an IDE for embedded real-time systems.
> http://www.ghs.com/products/MULTI_IDE.html.
> http://www.ghs.com/products/rtos/integrity.html.

Thanks for the explanation.

> I took a look at CMAKE_OSX_SYSROOT. It is similar to GHS_OS_DIR.
> There may be a simpler way to represent these customizations,
> but I don't know if there are any guarantees on standard folder
> structures or names.
[snip]
> It seems there needs to be some development to use the find boost
> module, because "CMAKE_FIND_LIBRARY_PREFIXES" is not set.

Both of these should be addressed by creating the corresponding
Modules/Platform/*.cmake files associated with the target platform.

-Brad


More information about the cmake-developers mailing list