[Insight-developers] What is this code used for : #if !defined( CABLE_CONFIGURATION )
Matt McCormick
matt.mccormick at kitware.com
Mon Dec 3 19:37:24 EST 2012
Hi Hans,
This variable appears to indicate that it is a wrapping build,
although it could use a better name. Maybe something like
BUILDING_ITK_WRAPPERS would be better.
Thanks,
Matt
On Mon, Dec 3, 2012 at 7:18 PM, Johnson, Hans J <hans-johnson at uiowa.edu> wrote:
> Developers,
>
> This bit of code appears in several places. Does anyone know if it is still
> needed?
>
>
> #if !defined( CABLE_CONFIGURATION )
> #include "file.hxx"
> #endif
>
> Thanks,
> Hans
>
>
>
> ________________________________
> Notice: This UI Health Care e-mail (including attachments) is covered by the
> Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential
> and may be legally privileged. If you are not the intended recipient, you
> are hereby notified that any retention, dissemination, distribution, or
> copying of this communication is strictly prohibited. Please reply to the
> sender that you have received the message in error, then delete it. Thank
> you.
> ________________________________
More information about the Insight-developers
mailing list