[Insight-developers] itk-module.cmake formatting

Gaëtan Lehmann gaetan.lehmann at jouy.inra.fr
Fri Jun 17 15:18:33 EDT 2011


Hi Cory,

It looks a lot better with your propose formatting.

Gaëtan


Le 17 juin 11 à 21:07, Cory Quammen a écrit :

> Dear developers,
>
> Currently, within the itk-module.cmake files, all dependencies are
> listed on one line, e.g.
>
> itk_module(ITK-ImageGrid DEPENDS ITK-ImageFunction ITK-ImageFilterBase
> TEST_DEPENDS ITK-TestKernel ITK-RegistrationCommon DESCRIPTION
> "${DOCUMENTATION}")
>
>
>
> I propose the following format to make this easier to read.
>
>
> itk_module(ITK-ImageGrid
>  DEPENDS
>    ITK-ImageFunction
>    ITK-ImageFilterBase
>  TEST_DEPENDS
>    ITK-TestKernel
>    ITK-RegistrationCommon
>  DESCRIPTION
>    "${DOCUMENTATION}"
> )
>
>
> What do you think?
>
> Thanks,
> Cory
>
> -- 
> Cory Quammen
> Computer Integrated Systems for Microscopy and Manipulation (CISMM)
> Department of Computer Science
> University of North Carolina at Chapel Hill
> http://www.cs.unc.edu/~cquammen
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers

-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://mima2.jouy.inra.fr  http://www.itk.org
http://www.bepo.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110617/7bdd4b22/attachment.pgp>


More information about the Insight-developers mailing list