[Insight-developers] [Insight-users] Attention dashboard maintainers: ITK_USE_REVIEW deprecated
Bradley Lowekamp
blowekamp at mail.nih.gov
Fri Aug 16 20:37:00 EDT 2013
Matt,
I have only just tried this once, but for ITK 4.0+ defining ITK_USE_REVIEW:BOOL=ON, should turn on the review module? But not set the ITK_USE_REVIEW, cmake/c define.
So we should be able to update super builds and what not to use the Module_ITKReview, and it should work with prior versions of ITKv4?
Thanks,
Brad
On Aug 16, 2013, at 5:44 PM, Matt McCormick <matt.mccormick at kitware.com> wrote:
> Hi dashboard maintainers,
>
> Please note that ITK_USE_REVIEW has been deprecated in favor if Module_ITKReview. If your dashboard script currently has
>
> ITK_USE_REVIEW:BOOL=ON
>
> Please change it to
>
> Module_ITKReview:BOOL=ON
>
> Thanks,
> Matt
> _____________________________________
> 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://www.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-users
More information about the Insight-developers
mailing list