[Insight-developers] enabling remote not quite right

Bill Lorensen bill.lorensen at gmail.com
Mon Aug 26 10:17:02 EDT 2013


I had the same issue with recent changes to Remote modules. I suggest that
the fetch name and module name be the same. Also, I think Remote module
names should not have the ITK prefix.



On Mon, Aug 26, 2013 at 10:07 AM, Bradley Lowekamp
<blowekamp at mail.nih.gov>wrote:

> Matt,
>
> I am trying out some modules as remote instead of External. It appears
> that turning them on is not as straight forward as I expected.
> Specifically, when I add a remote cmake file with the following:
>
> itk_fetch_module(ExternalTemplate
>   "A template for a module."
>   GIT_REPOSITORY http://github.com/blowekamp/itkExternalTemplate.git
>   GIT_TAG master
>   )
>
>
>
> I have to turn on Module_ExternalTemplate which downloads the module
> nicely. But the I get the new CMake variable Module_ITKExternalTemplate,
> which needs to be turned on, now this ITK prefix comes from the named
> passed to itk_module. Looked at the checked in remotes, it appears that
> many of them  are not consisting the the name of the remote and the name of
> the module with regards to the ITK prefix.
>
> What do you think should be done to make this consistent?
> Should external remote modules have the ITK prefix or just internal ITK
> modules?
>
> Perhaps when a module is downloaded or updated we should verify that the
> name reported in itk_fetch_module matches that in itk_module, and produce
> an error if not?
>
> Thanks,
> Brad
>
>
>
>
>
> _______________________________________________
> 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.php
>
> 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
>
>


-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130826/8410f2d1/attachment.htm>


More information about the Insight-developers mailing list