On 5/28/2013 10:16 AM, Zamir Khan wrote:
We have a project where multiple modules rely on ITK. Most modules have been
upgraded to ITK 4.31, but one still relies on ITK 3.20 and it would take a
significant effort to upgrade it. In the meantime, is there a way for us to
keep these modules under a single top-level CMake and have them use their
respective versions of ITK?

We thought we could just try to overwrite the ITK_DIR variable in the
appropriate place, but our first naive implementation of this did not work.

Just wondering if someone has done this and whether it is possible (before
we dive deeper).

Thanks!
This is a question for the ITK mailing list.
http://www.itk.org/mailman/listinfo/insight-users

But, I don't think it will be easy to do what you want. There is always a way, but it will be a big hack... :)

-Bill

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to