[Insight-developers] use cmake flags to turn off warnings on dashboard

Matt McCormick matt.mccormick at kitware.com
Tue Aug 20 15:23:42 EDT 2013


I think most of there are already enabled when ITK sets up its warning flags.

Thanks,
Matt

On Tue, Aug 20, 2013 at 7:05 PM, Xiaoxiao Liu <xiaoxiao.liu at kitware.com> wrote:
> Hi Steve,
> Thanks again for getting the debian sig nightly builds up and running!
>
> To get rid of the build warnings, you could add the following flags to your
> debian_common.cmake file:
>
> CMAKE_CXX_FLAGS:STRING=-fPIC -Wall -Wshadow -Wno-uninitialized -Wextra
> CMAKE_C_FLAGS:STRING=-fPIC -Wall -Wshadow -Wno-uninitialized -Wextra
>
> (You could refer to http://open.cdash.org/viewNotes.php?buildid=3003509)
> Thanks!
>
> -Xiaoxiao
> ---------------------------------------------
> Xiaoxiao Liu, Ph.D.
> R & D Engineer
> Kitware Inc.
> Clifton Park, NY
> Phone: (518) 881-4924  or  (518) 371-3971 x124
>
>
> _______________________________________________
> 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
>


More information about the Insight-developers mailing list