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
_______________________________________________
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://public.kitware.com/mailman/listinfo/insight-developers

Reply via email to