[CMake] find_package question

Philip Lowman philip at yhbt.com
Wed Apr 15 21:19:49 EDT 2009


On Wed, Apr 15, 2009 at 4:21 PM, Alexander Neundorf <a.neundorf-work at gmx.net
> wrote:

> On Saturday 11 April 2009, Richard Quirk wrote:
> ...
> > I'd just like to plug my lint script for CMake files at this point.
> >
> > http://code.google.com/p/cmake-lint/
> >
> > Among other things, it checks exactly the convention described above.
> > Running it on cmake/Modules/*.* results in 7826 "bad practices", but
> > they are my personal preferences so there will be false positives. A
> > full description of the checks made are here:
> >
> > http://code.google.com/p/cmake-lint/wiki/CMakeStyleGuide
>
> Nice tool :-)
> Can you make this fully configurable via command line switches ?


And via configuration files which get read in first (after the defaults)?

Indentation should be configurable too.  3 is a lot better than 2 or 4. =)

Looks like a great tool, thanks for plugging it.

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090415/a10ddcc3/attachment.htm>


More information about the CMake mailing list