# This is the CMakeCache file.
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Build the VTK documentation
BUILD_DOCUMENTATION:BOOL=OFF

//Build VTK examples.
BUILD_EXAMPLES:BOOL=OFF

//Build Shared Libraries
BUILD_SHARED_LIBS:BOOL=ON

BUILD_TESTING:BOOL=OFF

//Choose the type of build.
CMAKE_BUILD_TYPE:STRING=Debug

CMAKE_INSTALL_PREFIX:PATH=/usr/local/vtk-7.0-dbg

//Request building vtkIOExport
Module_vtkIOExport:BOOL=ON

//Request building vtkIOFFMPEG
Module_vtkIOFFMPEG:BOOL=ON

//Request building vtkInteractionWidgets
Module_vtkInteractionWidgets:BOOL=ON

//Request building vtkRenderingFreeTypeFontConfig
Module_vtkRenderingFreeTypeFontConfig:BOOL=ON


//Request building Rendering modules
VTK_Group_Rendering:BOOL=OFF

//Request building of all stand alone modules (no external dependencies
// required)
VTK_Group_StandAlone:BOOL=ON

//Choose the rendering backend.
VTK_RENDERING_BACKEND:STRING=OpenGL

//Use system-installed EXPAT
VTK_USE_SYSTEM_EXPAT:BOOL=ON

//Use system-installed Freetype
VTK_USE_SYSTEM_FREETYPE:BOOL=ON

//Use system-installed JPEG
VTK_USE_SYSTEM_JPEG:BOOL=ON

//Use system-installed LibXml2
VTK_USE_SYSTEM_LIBXML2:BOOL=ON

//Use system-installed PNG
VTK_USE_SYSTEM_PNG:BOOL=ON

//Use system-installed TIFF
VTK_USE_SYSTEM_TIFF:BOOL=ON

//Use system-installed ZLIB
VTK_USE_SYSTEM_ZLIB:BOOL=ON

//Use X for VTK render windows
VTK_USE_X:BOOL=ON

