[vtk-developers] CMake and VTK_LIBRARY_DIRS

lgpasquale lgpasquale at gmail.com
Sat Dec 7 19:24:03 EST 2013


You are indeed right, the linker is called with the full path to the
libraries.
However, if I output the contents of VTK_LIBRARIES (with
message("${VTK_LIBRARIES}") ) they do not contain the full path, but only
the name of the libraries.
How can the linker know their full path? This must be due to something that
happens in VtkConfig.cmake...



--
View this message in context: http://vtk.1045678.n5.nabble.com/CMake-and-VTK-LIBRARY-DIRS-tp5724865p5724904.html
Sent from the VTK - Dev mailing list archive at Nabble.com.



More information about the vtk-developers mailing list