From 8e1d14f0fc54bf709740519d8892423345d21238 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Fri, 1 Mar 2013 09:52:47 +0000 Subject: - New port: math/vtk5-data This port contains data and baseline images for VTK regression testing and other VTK examples. The Data directory are data files of various types. This includes polygonal data, images, volumes, structured grids, rectilinear grids, and multi-variate data. The Baseline are the testing images. These are used in testing to compare a valid image against a generated image. If a difference between the two images is found, then the test is considered to have failed. WWW: http://www.vtk.org/ --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 62b321de867d..cba31a3ef569 100644 --- a/math/Makefile +++ b/math/Makefile @@ -646,6 +646,7 @@ SUBDIR += vtk-python SUBDIR += vtk-tcl SUBDIR += vtk5 + SUBDIR += vtk5-data SUBDIR += wcalc SUBDIR += wfmath SUBDIR += wingz -- cgit v1.2.3