# CMake generated Testfile for 
#	Source directory: /usr/local/VTK-4.2.1/Wrapping/Java
#	Build directory: /usr/local/VTK-4.2.1/Wrapping/Java
# 
# This file replicates the SUBDIRS() and ADD_TEST() commands from the source
# tree CMakeLists.txt file, skipping any SUBDIRS() or ADD_TEST() commands
# that are excluded by CMake control structures, i.e. IF() commands.
#
# The next line is critical for Dart to work
# Duh :-)

ADD_TEST(JavaRegression /usr/lib/SunJava2-1.3.1/bin/java -classpath /usr/local/VTK-4.2.1/bin/vtk.jar:/usr/local/VTK-4.2.1/Wrapping/Java Regression -D VTK_DATA_ROOT-NOTFOUND -V Baseline/Graphics/Cone.png)
