]> git.pld-linux.org Git - packages/vtk.git/blob - vtk-cmakefiles.patch
- pulled out from cvs (fixes build)
[packages/vtk.git] / vtk-cmakefiles.patch
1 Index: CMakeLists.txt
2 ===================================================================
3 RCS file: /cvsroot/VTK/VTK/Hybrid/CMakeLists.txt,v
4 retrieving revision 1.87
5 retrieving revision 1.88
6 diff -u -r1.87 -r1.88
7 --- a/CMakeLists.txt    21 May 2003 10:07:09 -0000      1.87
8 +++ b/CMakeLists.txt    23 May 2003 19:46:31 -0000      1.88
9 @@ -40,9 +40,9 @@
10  vtkPolyDataSourceWidget.cxx
11  vtkPolyDataToImageStencil.cxx
12  vtkProcrustesAlignmentFilter.cxx
13 -vtkPushImageFilterSample
14 -vtkPushImageReader
15 -vtkPushPipeline
16 +vtkPushImageFilterSample.cxx
17 +vtkPushImageReader.cxx
18 +vtkPushPipeline.cxx
19  vtkRIBExporter.cxx
20  vtkRIBLight.cxx
21  vtkRIBProperty.cxx
This page took 0.324904 seconds and 3 git commands to generate.