aboutsummaryrefslogtreecommitdiff
blob: 35ac11719393bb6b10e2183aac887a311315b55b (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Naur ParaView-2.6.0/Utilities/VTKClientServer/CMakeLists.txt ParaView-2.6.0-new/Utilities/VTKClientServer/CMakeLists.txt
--- ParaView-2.6.0/Utilities/VTKClientServer/CMakeLists.txt	2006-10-24 11:12:49.000000000 -0400
+++ ParaView-2.6.0-new/Utilities/VTKClientServer/CMakeLists.txt	2007-02-19 15:28:51.000000000 -0500
@@ -21,6 +21,7 @@
   ${VTKCS_SOURCE_DIR}
   ${VTKCS_BINARY_DIR}
   ${VTK_INCLUDE_DIR}
+  ${VTK_SOURCE_DIR}/Infovis
   )
 
 # OpenGL include directories.