[ITK-dev] ITK and old expat library

Rashad M mohammedrashadkm at gmail.com
Sun Jun 1 03:29:27 EDT 2014


Hi,

Is there an option to install expat includes in a different location? For
now its installed in <prefix>/include. This seems to be a problem when
using a latest expat version and by default ITK's expat is included.

Or if it is possible to use a system expat to make sure that both ITK and
other libraries uses same expat (latest version).

best would be to change location <prefix>/include/expat. So that cmake can
be used to remove item from list of include directories.

eg:
list(REMOVE_ITEM expat-includes itk-includes)

-- 
Regards,
   Rashad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20140601/20a75990/attachment.html>


More information about the Insight-developers mailing list