#ifndef __vtk_SystemInformation_h
#define __vtk_SystemInformation_h

#define VTK_BINARY_DIR "@VTK_BINARY_DIR@"
#define CMAKE_BINARY_DIR "@CMAKE_BINARY_DIR@"

#endif
