[Insight-developers] Change some CMake option names to reduce global CMake namespace pollution?

Williams, Norman K norman-k-williams at uiowa.edu
Tue Apr 19 11:00:17 EDT 2011


Right now there are 4 variables -- specific to ITK -- that begin with USE
instead of ITK:


USE_FFTWD
USE_FFTWF
USE_SYSTEM_FFTW
USE_WRAP_ITK

Shouldn't these all be changed to, e.g.

ITK_USE_FFTWD
ITK_USE_FFTWF
ITK_USE_SYSTEM_FFTW
ITK_USE_WRAP_ITK



________________________________
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