[vtk-developers] Use LINK_INTERFACE_LIBRARIES for VTK libs

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Jul 21 04:56:55 EDT 2009


Hi there,

  Since VTK HEAD now requires cmake 2.6.3, I'd like to change the
target_link_libraries to use the new LINK_INTERFACE_LIBRARIES flag in
the signature of the function. AFAIK this will be completely backward
compatible for shared lib.

This will help in the packaging of VTK on debian (for instance).

Ref:
http://www.cmake.org/cmake/help/cmake-2.6.html#prop_tgt:LINK_INTERFACE_LIBRARIES
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506992

Comments ?
-- 
Mathieu



More information about the vtk-developers mailing list