[ITK-dev] cmake variable for itkvcl libraries when linking with ITK
Rashad M
mohammedrashadkm at gmail.com
Wed Jan 7 08:08:53 EST 2015
Hello,
When linking with itkvnl libraries from ITK there is a cmake variable that
hold the proper target (ITKVNL_LIBRARIES). This is the proper way to add
ITK vnl modules as dependency for external targets. All this are after
including UseITK.cmake
But what about itk vcl libraries. Ofcourse I could use ITK_VNL_LIBRARIES as
target itkvcl is a dependency for itkvnl.Is there is something similar to
that of vnl like ITK_VCL_LIBRARIES ?
--
Regards,
Rashad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-developers/attachments/20150107/b2a1e971/attachment.html>
More information about the Insight-developers
mailing list