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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to