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

Xiaoxiao Liu xiaoxiao.liu at kitware.com
Tue Aug 20 15:05:15 EDT 2013


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 <http://www.kitware.com/>.
Clifton Park, NY
Phone: (518) 881-4924  or  (518) 371-3971 x124
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130820/40de673b/attachment.htm>


More information about the Insight-developers mailing list