Hello,
I have packaged my VTK-based application using CPack. I figured out
that in order to include the VTK libraries into my package was to use
the following line:
SET(CPACK_INSTALL_CMAKE_PROJECTS
"${MyProject_BINARY_DIR};MyProject;ALL;/;${VTK_DIR};VTK Runtime
Libs;RuntimeLibraries;/")
TED]>:
I'm having the same problem as Patrick D. Emond
[http://public.kitware.com/pipermail/vtkusers/2006-September/086953.html]
in
building VTK under cygwin.
To recap: I am building VTK 5 sources on cygwin under windows XP. The
initial
build failed with link errors. Cygwin p