> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Alexander Neundorf
> Sent: Tuesday, May 22, 2007 8:15 PM
> To: cmake@cmake.org
> Subject: Re: [CMake] [Dev] CMake 2.5-20070519 and tool chain support
> 
> Hi,
> 
> On Tuesday 22 May 2007 10:32, Kishore, Jonnalagadda (IE10) wrote:
> ...
> > It would make it very easy for one to distribute the project with
the
> > respective cmake support files when cmake officially does not
support
> > the configuration. Or if the for some reason one wants to override
the
> > default configuration.
> 
> This should also be possible as it is. You can set it to the full path
> using
> CMAKE_SOURCE_DIR and it will work. Or you can set CMAKE_MODULE_PATH in
> your
> project.

Does this work with all types of modules? I mean for those modules that
are automatically included like find packages, compiler settings,
platform settings etc?

Regards,
Kishore.
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to