[CMake] A couple of draft CMake modules; style critique?
Alexander Neundorf
a.neundorf-work at gmx.net
Wed May 7 17:32:55 EDT 2008
On Friday 02 May 2008, Jason Riedy wrote:
> Under
> http://www.cs.berkeley.edu/~ejr/dev/cmake-tests/
> are a few *very* draft CMake modules.
>
> CheckC99.cmake : Find flags to activate C99 compliance
> FortranABI.cmake : Various Fortran ABI bits (name mangling, string
> arguments, returning REAL in double)
>
> If someone gets the chance, I'd love a quick style critique.
> I haven't used these on many platforms, so the contents may
> be partially bogus. But there's enough content for a more
> knowledgeable eye to pick out CMake language and style mistakes.
Looks ok in general from a quick look, but I can't comment on the fortran
stuff.
Maybe you want to prefer lower case.
Alex
More information about the CMake
mailing list