[CMake] pg compilers on the Cary XT4
Alexander Neundorf
a.neundorf-work at gmx.net
Fri Sep 4 15:42:57 EDT 2009
On Thursday 20 August 2009, Will Dicharry wrote:
> Responses inline...
>
> I'm reposting this to the CMake mailing list so someone can correct me
> if I'm wrong, it looks like your message went only to me.
...
> > From my short experience with CMake, it seems that once one has
> > determined an OS/Compiler option, cmake looks for <compiler>.cmake under
> > Modules/Compiler,
> > then for <os>-<compiler>.cmake under Modules/Platform, with each able to
> > add to or overwrite the previous.
> >
> > Is that correct?
>
> I /think/ that is correct, although someone more familiar with CMake's
> startup procedure may be able to correct me.
Yes.
First the <systemname>.cmake is loaded, then it continues in
Modules/CMakeC[XX]Information.cmake, for details check there.
Alex
More information about the CMake
mailing list