[ITK Community] Integrating ITK into our own SDK

Matt McCormick matt.mccormick at kitware.com
Wed Mar 12 15:27:30 EDT 2014


Hi Mike,


On Wed, Mar 12, 2014 at 1:54 PM, Michael Jackson <
mike.jackson at bluequartz.net> wrote:

> So what you are suggesting is that when I build ITK I would build ITK In
> Debug and then install to (for example) C:/ITK/Debug and when building in
> Release install to C:/ITK/Release?
>

Yeap.


>
> Would that mess up the actual use of
> find_package(ITK) in my own project? Would find_package(ITK) actually be
> able to distinguish between the Debug and Release builds?
>
>
It would work best with two builds of the project.

HTH,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140312/be6e5972/attachment-0002.html>


More information about the Community mailing list