[Paraview-developers] vtk dependencies

Andy Cedilnik andy.cedilnik at kitware.com
12 Nov 2003 08:16:09 -0500


Hi Brian,

If you are talking about header files, then yes. If you are talking
about some cxx files, then the libraries and executables that depend on
the libraries the object files will be in will be relinked.

			Andy Cedilnik
			Kitware Inc.

On Tue, 2003-11-11 at 19:11, Wylie, Brian wrote:
> Can we assume that when files in vtk change that the dependencies in the
> ParaView cmake will 'notice' this and recompile those files which need to be
> recompiled?