[ITK] [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://public.kitware.com/pipermail/community/attachments/20140601/20a75990/attachment.html>
-------------- next part --------------
_______________________________________________
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 Community mailing list