[CMake] CPack and Tcl

2007-07-17 Thread Patrick D. Emond
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;/")

[CMake] Re: Compiling VTK-5.0.2 with Cygwin make

2006-10-20 Thread Patrick D. Emond
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