[vtkusers] VTK and Cmake : where are the libraries ?
Jaonary Rabarisoa
jaonary at free.fr
Thu Feb 16 15:22:18 EST 2006
Here I am again,
There are some examples which show how to compile a vtk code with
cmake but I could not find any example of cmakelists.txt which shows
how to link all the vtk librabries to my code kind of ;
TARGET_LINK_LIBRARIES(myproject ${VTK_LIBRARIES})
in fact what I need is the cmake variable which stores the list of
all vtk related libraries
Regards,
Jaonary
More information about the vtkusers
mailing list