[ITK] Is there an option in the ITK CMake that can add a suffix to the compiled libraries?

Dženan Zukić dzenanz at gmail.com
Fri Mar 10 13:15:50 EST 2017


Hi Yili,

if you compile ITK as static libraries (keep BUILD_SHARED=OFF), you don't
need to add ITK to path environment variable. This is a common usage
scenario.

Regards,
Dženan

On Fri, Mar 10, 2017 at 11:41 AM, Yili Zhao <panovr at gmail.com> wrote:

> Hi,
>   After I compiled ITK with Visual Studio 2015 in 'Debug' and 'Release'
> mode, the generated libraries have the same names. If I add the these
> 'Debug' and 'Release' path to the 'Path' environment variable, there will
> produce some conflicts. So I want ask that is there an option in the ITK
> CMake that can add a postfix to the 'Debug' libraries?
>   Thanks!
>
> --
> Yili Zhao
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20170310/4f038ec7/attachment.html>


More information about the Community mailing list