# This is the CMakeCache file. # For build in directory: c:/vtk/build/CMake-build # 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 GUI's for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Build the documentation (Doxygen). BUILD_DOCUMENTATION:BOOL=OFF //Build source documentation using doxygen BUILD_DOXYGEN:BOOL=OFF //Build the testing tree. BUILD_TESTING:BOOL=ON //For backwards compatibility, what version of CMake commands and // syntax should this version of CMake allow. CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.3 //Build wxWidgets dialog for CMake CMAKE_BUILD_WX_DIALOG:BOOL=OFF //Semicolon separated list of supported configuration types, only // supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything // else will be ignored. CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING= /W3 /Zm1000 /GX /GR //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Od /GZ //Flags used by the compiler during release minsize builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /D NDEBUG //Flags used by the compiler during release builds (/MD /Ob1 /Oi // /Ot /Oy /Gs will produce slightly less optimized but smaller // files). CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /D NDEBUG //Flags used by the compiler during Release with Debug Info builds. // CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /D NDEBUG //Size of stack for programs. CMAKE_CXX_STACK_SIZE:STRING=10000000 //Default compiler warning level for C++. CMAKE_CXX_WARNING_LEVEL:STRING=3 //Flags for C compiler. CMAKE_C_FLAGS:STRING= /W3 /Zm1000 //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Od /GZ //Flags used by the compiler during release minsize builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /D NDEBUG //Flags used by the compiler during release builds (/MD /Ob1 /Oi // /Ot /Oy /Gs will produce slightly less optimized but smaller // files). CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /D NDEBUG //Flags used by the compiler during Release with Debug Info builds. // CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /D NDEBUG //Install location for data (relative to prefix). CMAKE_DATA_DIR:STRING=/share/CMake //Install location for documentation (relative to prefix). CMAKE_DOC_DIR:STRING=/doc/CMake //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. // CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/CMake //make program CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/MICROS~2.NET/Common7/IDE/devenv.com //Install location for man pages (relative to prefix). CMAKE_MAN_DIR:STRING=/man //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. // CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug //Flags for Fortran compiler. CMAKE_RC_FLAGS:STRING=' ' //Regenerate YACC and LEXX files CMAKE_REGENERATE_YACCLEX:BOOL=OFF //Should the long tests be run (such as Bootstrap). CMAKE_RUN_LONG_TESTS:BOOL=ON //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386 /INCREMENTAL:YES //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. // CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug //If set, runtime paths are not added when using shared libraries. // CMAKE_SKIP_RPATH:BOOL=NO //Libraries linked by defalut with all applications. CMAKE_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib //If true, cmake will use relative paths in makefiles and projects. // CMAKE_USE_RELATIVE_PATHS:BOOL=OFF //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Value Computed by CMake CMEXPAT_BINARY_DIR:STATIC=C:/vtk/build/CMake-build/Utilities/cmexpat //Value Computed by CMake CMEXPAT_SOURCE_DIR:STATIC=C:/vtk/CMake/Utilities/cmexpat //Value Computed by CMake CMZLIB_BINARY_DIR:STATIC=C:/vtk/build/CMake-build/Utilities/cmzlib //Value Computed by CMake CMZLIB_SOURCE_DIR:STATIC=C:/vtk/CMake/Utilities/cmzlib //Dependencies for the target CMakeLib_LIB_DEPENDS:STATIC=cmsys;cmexpat;cmzlib;rpcrt4.lib; //Value Computed by CMake CMake_BINARY_DIR:STATIC=C:/vtk/build/CMake-build //Value Computed by CMake CMake_SOURCE_DIR:STATIC=C:/vtk/CMake //Path to program used to compress files for transfer to the dart // server COMPRESSIONCOMMAND:FILEPATH=C:/cygwin/bin/gzip.exe //Path to the coverage program that CTest uses for performing coverage // inspection COVERAGE_COMMAND:FILEPATH=C:/cygwin/bin/gcov.exe //Dependencies for the target CTestLib_LIB_DEPENDS:STATIC=CMakeLib;cmcurl;cmXMLRPC; //Do libCurl testing CURL_TESTING:BOOL=OFF //Path to a program. CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND //Options passed to the cvs update command. CVS_UPDATE_OPTIONS:STRING=-d -A -P //Limit of reported errors, -1 reports all. DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF //Limit of reported warnings, -1 reports all. DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF //If you have Dart installed, where is it located? DART_ROOT:PATH=DART_ROOT-NOTFOUND //MAximum time allowed before CTest will kill the test. DART_TESTING_TIMEOUT:STRING=1500 //Show the actual output of the build, or if off show a . for each // 1024 bytes. DART_VERBOSE_BUILD:BOOL=OFF //Should Dart server send email when build errors are found in // Continuous builds? DELIVER_CONTINUOUS_EMAIL:BOOL=Off //Path to gunzip executable GUNZIPCOMMAND:FILEPATH=C:/cygwin/bin/gunzip.exe //Enable Unicode Support HAVE_UNICODE_WCHAR:BOOL=ON //Path to java command, used by the Dart server to create html. // JAVACOMMAND:FILEPATH=C:/WINDOWS/system32/java.exe //Value Computed by CMake LIBCURL_BINARY_DIR:STATIC=C:/vtk/build/CMake-build/Utilities/cmcurl //Value Computed by CMake LIBCURL_SOURCE_DIR:STATIC=C:/vtk/CMake/Utilities/cmcurl //Command used to build entire project from the command line. MAKECOMMAND:STRING=C:\PROGRA~1\MICROS~2.NET\Common7\IDE\devenv.com CMake.sln /build Release /project ALL_BUILD //Path to the memory checking command, used for memory error detection. // MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND //File that contains suppressions for the memory checker MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= //Where is makensis.exe located NSIS_MAKENSIS:FILEPATH=NSIS_MAKENSIS-NOTFOUND //What is the path where the file qt.h can be found QT_INCLUDE_DIR:PATH=QT_INCLUDE_DIR-NOTFOUND //Path to a program. QT_MOC_EXECUTABLE:FILEPATH=QT_MOC_EXECUTABLE-NOTFOUND //Where can the qassistantclient library be found QT_QASSISTANTCLIENT_LIBRARY:FILEPATH=QT_QASSISTANTCLIENT_LIBRARY-NOTFOUND //This Library is only needed by and included with Qt3 on MSWindows. // It should be NOTFOUND, undefined or IGNORE otherwise. QT_QTMAIN_LIBRARY:FILEPATH=QT_QTMAIN_LIBRARY-NOTFOUND //Where can one of the qt, qt-, qt-edu, qt-mt, qt-mt, qt-mtnc, // qt-mtedu, qt-mt230nc or qt-mtnc321 libraries be found QT_QT_LIBRARY:FILEPATH=QT_QT_LIBRARY-NOTFOUND //Path to a program. QT_UIC_EXECUTABLE:FILEPATH=QT_UIC_EXECUTABLE-NOTFOUND //Where can the urandom file be found RANDOM_FILE:FILEPATH=RANDOM_FILE-NOTFOUND //Path to scp command, used by CTest for submitting results to // a Dart server SCPCOMMAND:FILEPATH=C:/cygwin/bin/scp.exe //Name of the computer/site where compile is being run SITE:STRING=ANGOPHORA //Path to a program. SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND //Where is makensis.exe located WINZIP_WZZIP:FILEPATH=WINZIP_WZZIP-NOTFOUND //Value Computed by CMake XMLRPC_BINARY_DIR:STATIC=C:/vtk/build/CMake-build/Utilities/cmxmlrpc //Value Computed by CMake XMLRPC_SOURCE_DIR:STATIC=C:/vtk/CMake/Utilities/cmxmlrpc //Dependencies for the target cmXMLRPC_LIB_DEPENDS:STATIC=cmexpat;cmcurl; //Dependencies for the target cmcurl_LIB_DEPENDS:STATIC=ws2_32;winmm;cmzlib; //Dependencies for target cmexpat_LIB_DEPENDS:STATIC= //Value Computed by CMake cmsys_BINARY_DIR:STATIC=C:/vtk/build/CMake-build/Source/kwsys //Dependencies for target cmsys_LIB_DEPENDS:STATIC= //Value Computed by CMake cmsys_SOURCE_DIR:STATIC=C:/vtk/CMake/Source/kwsys //Dependencies for target cmsys_c_LIB_DEPENDS:STATIC= //Dependencies for target cmzlib_LIB_DEPENDS:STATIC= ######################## # INTERNAL cache entries ######################## //Stored GUID ALL_BUILD_GUID_CMAKE:INTERNAL=D7C763AF-CC54-4397-866F-F4C8ECE20AF9 //Test ATTR_UNUSED_VAR:INTERNAL= //Advanced flag for variable: BUILD_DOCUMENTATION BUILD_DOCUMENTATION-ADVANCED:INTERNAL=1 //Advanced flag for variable: BUILD_DOXYGEN BUILD_DOXYGEN-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_BACKWARDS_COMPATIBILITY CMAKE_BACKWARDS_COMPATIBILITY-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_BUILD_TOOL CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 //What is the target build tool cmake is generating for. CMAKE_BUILD_TOOL:INTERNAL=C:/Program Files/Microsoft Visual Studio .NET 2003/Common7/IDE/devenv.com //Advanced flag for variable: CMAKE_BUILD_WX_DIALOG CMAKE_BUILD_WX_DIALOG-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCahe.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=c:/vtk/build/CMake-build //Major version of cmake used to create the current loaded cache // CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 //Minor version of cmake used to create the current loaded cache // CMAKE_CACHE_MINOR_VERSION:INTERNAL=3 //Major version of cmake used to create the current loaded cache // CMAKE_CACHE_RELEASE_VERSION:INTERNAL=development //Path to CMake executable. CMAKE_COMMAND:INTERNAL=C:/vtk/build/CMake-build/bin/release/cmake.exe //Advanced flag for variable: CMAKE_CONFIGURATION_TYPES CMAKE_CONFIGURATION_TYPES-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CTEST_COMMAND CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=C:/vtk/build/CMake-build/bin/release/ctest.exe //Advanced flag for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CXX_STACK_SIZE CMAKE_CXX_STACK_SIZE-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_CXX_WARNING_LEVEL CMAKE_CXX_WARNING_LEVEL-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_DATA_DIR CMAKE_DATA_DIR-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_DOC_DIR CMAKE_DOC_DIR-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=C:/vtk/build/CMake-build/bin/release/CMakeSetup.exe //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL // CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO // CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Name of generator. CMAKE_GENERATOR:INTERNAL=Visual Studio 7 .NET 2003 //Start directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=C:/vtk/CMake //Advanced flag for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_MAN_DIR CMAKE_MAN_DIR-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL // CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE // CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO // CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=13 //Advanced flag for variable: CMAKE_RC_FLAGS CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_REGENERATE_YACCLEX CMAKE_REGENERATE_YACCLEX-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=C:/vtk/CMake //Advanced flag for variable: CMAKE_RUN_LONG_TESTS CMAKE_RUN_LONG_TESTS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL // CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE // CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO // CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_STANDARD_LIBRARIES CMAKE_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_USE_RELATIVE_PATHS CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 //Advanced flag for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Result of TRY_RUN CMEXPAT_BIGENDIAN:INTERNAL=0 //Path to a library CMakeLib_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source //Stored GUID CMakeLib_GUID_CMAKE:INTERNAL=20FAEF83-E083-4A98-A25A-FAC057BCBA97 //Whether a library is static, shared or module. CMakeLib_LIBRARY_TYPE:INTERNAL=STATIC //Path to an executable CMakeSetup_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/MFCDialog //Stored GUID CMakeSetup_GUID_CMAKE:INTERNAL=171D7D9B-DC13-40CE-B9B5-EA1E8926A7B8 //Advanced flag for variable: COMPRESSIONCOMMAND COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1 //Advanced flag for variable: COVERAGE_COMMAND COVERAGE_COMMAND-ADVANCED:INTERNAL=1 //Path to a library CTestLib_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source //Stored GUID CTestLib_GUID_CMAKE:INTERNAL=E19DB312-AECE-4420-BE0B-4C732434C946 //Whether a library is static, shared or module. CTestLib_LIBRARY_TYPE:INTERNAL=STATIC //Advanced flag for variable: CURL_TESTING CURL_TESTING-ADVANCED:INTERNAL=1 //Advanced flag for variable: CVSCOMMAND CVSCOMMAND-ADVANCED:INTERNAL=1 //Advanced flag for variable: CVS_UPDATE_OPTIONS CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1 //Stored GUID Continuous_GUID_CMAKE:INTERNAL=D1F1A9BA-29A2-4233-864B-B56305732EFE //Advanced flag for variable: DART_BUILD_ERROR_REPORT_LIMIT DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1 //Advanced flag for variable: DART_BUILD_WARNING_REPORT_LIMIT DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1 //Advanced flag for variable: DART_ROOT DART_ROOT-ADVANCED:INTERNAL=1 //Advanced flag for variable: DART_TESTING_TIMEOUT DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 //Advanced flag for variable: DART_VERBOSE_BUILD DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1 //Advanced flag for variable: DELIVER_CONTINUOUS_EMAIL DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1 //Path to an executable DumpDocumentation_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source //Stored GUID DumpDocumentation_GUID_CMAKE:INTERNAL=12064A9C-C8E0-405D-B449-CE313AFE51F8 //Where to put the executables for CMake EXECUTABLE_OUTPUT_PATH:INTERNAL=C:/vtk/build/CMake-build/bin //Stored GUID Experimental_GUID_CMAKE:INTERNAL=5E6915DB-A2C1-4206-96C9-D587F97DB3C6 //Advanced flag for variable: GUNZIPCOMMAND GUNZIPCOMMAND-ADVANCED:INTERNAL=1 //Have symbol asprintf HAVE_ASPRINTF:INTERNAL= //Have include HAVE_ASSERT_H HAVE_ASSERT_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_CMEXPAT_BIGENDIAN:INTERNAL=TRUE //Curl test HAVE_FILE_OFFSET_BITS:INTERNAL= //Curl test HAVE_FIONBIO:INTERNAL= //Have symbol gethostbyname HAVE_GETHOSTBYNAME:INTERNAL=1 //Curl test HAVE_GLIBC_STRERROR_R:INTERNAL= //Result of TRY_COMPILE HAVE_GLIBC_STRERROR_R_COMPILE:INTERNAL=FALSE //Have symbol inet_pton HAVE_INET_PTON:INTERNAL= //Curl test HAVE_IOCTLSOCKET:INTERNAL=1 //Curl test HAVE_IOCTLSOCKET_CASE:INTERNAL= //Result of TRY_COMPILE HAVE_KWSYS_SIZEOF_CHAR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_KWSYS_SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_KWSYS_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_KWSYS_SIZEOF_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_KWSYS_SIZEOF_SHORT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_KWSYS_SIZEOF___INT64:INTERNAL=TRUE //Have library winmm;ws2_32 HAVE_LIBWINMM:INTERNAL=1 //Have library ws2_32; HAVE_LIBWS2_32:INTERNAL=1 //Have include HAVE_LIMITS_H HAVE_LIMITS_H:INTERNAL=1 //Curl test HAVE_LONG_LONG_CONSTANT:INTERNAL=1 //Result of TRY_COMPILE HAVE_LONG_LONG_CONSTANT_COMPILE:INTERNAL=TRUE //Have includes HAVE_NETINET_TCP_H HAVE_NETINET_TCP_H:INTERNAL= //Curl test HAVE_O_NONBLOCKHAVE_GETHOSTBYADDR_R_5:INTERNAL= //Curl test HAVE_POSIX_STRERROR_R:INTERNAL= //Result of TRY_COMPILE HAVE_POSIX_STRERROR_R_COMPILE:INTERNAL=FALSE //Have symbol setgroups HAVE_SETGROUPS:INTERNAL= //Have symbol siginterrupt HAVE_SIGINTERRUPT:INTERNAL= //Result of TRY_COMPILE HAVE_SIZEOF_CURL_OFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SIZE_T:INTERNAL=TRUE //Curl test HAVE_SO_NONBLOCK:INTERNAL= //Have include HAVE_STDARG_H HAVE_STDARG_H:INTERNAL=1 //Have include HAVE_STDDEF_H HAVE_STDDEF_H:INTERNAL=1 //Have include HAVE_STDIO_H HAVE_STDIO_H:INTERNAL=1 //Have symbol strerror_r HAVE_STRERROR_R:INTERNAL= //Have symbol strncmpi HAVE_STRNCMPI:INTERNAL= //Have symbol strtoll HAVE_STRTOLL:INTERNAL= //Have includes HAVE_SYS_FILIO_H HAVE_SYS_FILIO_H:INTERNAL= //Have includes HAVE_SYS_IOCTL_H HAVE_SYS_IOCTL_H:INTERNAL= //Have includes HAVE_SYS_UTSNAME_H HAVE_SYS_UTSNAME_H:INTERNAL= //Advanced flag for variable: HAVE_UNICODE_WCHAR HAVE_UNICODE_WCHAR-ADVANCED:INTERNAL=1 //Have include HAVE_WCHAR_H HAVE_WCHAR_H:INTERNAL=1 //Have symbol _strtoi64 HAVE__STRTOI64:INTERNAL=1 //Stored GUID INSTALL_FILES_/doc/CMake_GUID_CMAKE:INTERNAL=9ADF7961-209D-4486-99AE-6884247AA8C8 //Stored GUID INSTALL_FILES_/man/man1_GUID_CMAKE:INTERNAL=838F0ECB-800A-4CB0-B312-E162D4685D7B //Stored GUID INSTALL_FILES_/share/CMake/Modules/Platform_GUID_CMAKE:INTERNAL=6BE192C3-9840-41E1-B808-DF63A0CC7F05 //Stored GUID INSTALL_FILES_/share/CMake/Modules_GUID_CMAKE:INTERNAL=55834464-0201-4C10-B51A-6431F9452C1C //Stored GUID INSTALL_FILES_/share/CMake/Templates_GUID_CMAKE:INTERNAL=55D61A94-B5DC-4D63-A805-DF1D29BAC8BB //Stored GUID INSTALL_FILES_/share/CMake/include_GUID_CMAKE:INTERNAL=A629EA87-E223-41DD-942B-73056DF734E7 //Stored GUID INSTALL_GUID_CMAKE:INTERNAL=3BA5A8AC-A2BB-4D40-B742-28C4F487AA6F //Stored GUID INSTALL_PROGRAMS_/bin_GUID_CMAKE:INTERNAL=7F44DCFB-ECB4-4FD1-84A3-8EDA104BC7B9 //Advanced flag for variable: JAVACOMMAND JAVACOMMAND-ADVANCED:INTERNAL=1 //Whether char is signed. KWSYS_CHAR_IS_SIGNED:INTERNAL=1 //Result of TRY_COMPILE KWSYS_CHAR_IS_SIGNED_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_CXX_HAS_CSTDDEF_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_CXX_HAS_FULL_SPECIALIZATION_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_CXX_HAS_MEMBER_TEMPLATES_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS_COMPILED:INTERNAL=FALSE //Result of TRY_COMPILE KWSYS_CXX_SAME_LONG_AND___INT64_COMPILED:INTERNAL=FALSE //Result of TRY_COMPILE KWSYS_CXX_SAME_LONG_LONG_AND___INT64_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_IOS_HAVE_STD_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_IOS_USE_ANSI_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_IOS_USE_SSTREAM_COMPILED:INTERNAL=TRUE //Result of TRY_RUN KWSYS_SIZEOF_CHAR:INTERNAL=1 //Result of TRY_RUN KWSYS_SIZEOF_INT:INTERNAL=4 //Result of TRY_RUN KWSYS_SIZEOF_LONG:INTERNAL=4 //Result of TRY_RUN KWSYS_SIZEOF_LONG_LONG:INTERNAL=8 //Result of TRY_RUN KWSYS_SIZEOF_SHORT:INTERNAL=2 //Result of TRY_RUN KWSYS_SIZEOF___INT64:INTERNAL=8 //Result of TRY_COMPILE KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT_COMPILED:INTERNAL=FALSE //Result of TRY_COMPILE KWSYS_STL_HAS_ALLOCATOR_OBJECTS_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_STL_HAS_ALLOCATOR_REBIND_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_STL_HAS_ALLOCATOR_TEMPLATE_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_STL_HAS_ITERATOR_TRAITS_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_STL_HAVE_STD_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE KWSYS_STL_STRING_HAVE_NEQ_CHAR_COMPILED:INTERNAL=TRUE //Path to an executable LIBCURL_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Utilities/cmcurl //Stored GUID LIBCURL_GUID_CMAKE:INTERNAL=86ABEC3F-6662-402C-9082-5940E408AB6B //Where to put the libraries for CMake LIBRARY_OUTPUT_PATH:INTERNAL= //Advanced flag for variable: MAKECOMMAND MAKECOMMAND-ADVANCED:INTERNAL=1 //Advanced flag for variable: MEMORYCHECK_COMMAND MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 //Advanced flag for variable: MEMORYCHECK_SUPPRESSIONS_FILE MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 //Advanced flag for variable: NSIS_MAKENSIS NSIS_MAKENSIS-ADVANCED:INTERNAL=1 //Stored GUID NightlyMemoryCheck_GUID_CMAKE:INTERNAL=E04CA958-EA9C-47BD-BB8A-D7C6BAC50922 //Stored GUID Nightly_GUID_CMAKE:INTERNAL=454BE3C8-0CC2-4C73-B4AF-1BB92DD3CB94 //Advanced flag for variable: QT_INCLUDE_DIR QT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //Advanced flag for variable: QT_MOC_EXECUTABLE QT_MOC_EXECUTABLE-ADVANCED:INTERNAL=1 //Advanced flag for variable: QT_QASSISTANTCLIENT_LIBRARY QT_QASSISTANTCLIENT_LIBRARY-ADVANCED:INTERNAL=1 //Advanced flag for variable: QT_QTMAIN_LIBRARY QT_QTMAIN_LIBRARY-ADVANCED:INTERNAL=1 //Advanced flag for variable: QT_QT_LIBRARY QT_QT_LIBRARY-ADVANCED:INTERNAL=1 //Advanced flag for variable: QT_UIC_EXECUTABLE QT_UIC_EXECUTABLE-ADVANCED:INTERNAL=1 //Advanced flag for variable: RANDOM_FILE RANDOM_FILE-ADVANCED:INTERNAL=1 //Stored GUID RUN_TESTS_GUID_CMAKE:INTERNAL=3E6082EF-DB05-4583-B7A2-3F7CCE53F96F //Advanced flag for variable: SCPCOMMAND SCPCOMMAND-ADVANCED:INTERNAL=1 //Advanced flag for variable: SITE SITE-ADVANCED:INTERNAL=1 //Result of TRY_RUN SIZEOF_CURL_OFF_T:INTERNAL=8 //Result of TRY_RUN SIZEOF_LONG_LONG:INTERNAL=8 //Result of TRY_RUN SIZEOF_SIZE_T:INTERNAL=4 //Advanced flag for variable: SVNCOMMAND SVNCOMMAND-ADVANCED:INTERNAL=1 //Test VA_LIST_ISNOT_ARRAY_DEFINE:INTERNAL=1 //Advanced flag for variable: WINZIP_WZZIP WINZIP_WZZIP-ADVANCED:INTERNAL=1 //Path to a library cmXMLRPC_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Utilities/cmxmlrpc //Stored GUID cmXMLRPC_GUID_CMAKE:INTERNAL=1642E8D9-B67C-45FF-8A86-1FA716B880EA //Whether a library is static, shared or module. cmXMLRPC_LIBRARY_TYPE:INTERNAL=STATIC //Path to an executable cmake_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source //Stored GUID cmake_GUID_CMAKE:INTERNAL=68EDC53B-4F68-44FD-8E31-2832018D3819 //Path to a library cmcurl_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Utilities/cmcurl //Stored GUID cmcurl_GUID_CMAKE:INTERNAL=FAD416B7-E5AA-4945-9352-5D1AA236C6DA //Whether a library is static, shared or module. cmcurl_LIBRARY_TYPE:INTERNAL=STATIC //Path to a library cmexpat_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Utilities/cmexpat //Stored GUID cmexpat_GUID_CMAKE:INTERNAL=FE6C02ED-4D9C-4812-9D61-EEFBC9BF6162 //Whether a library is static, shared or module. cmexpat_LIBRARY_TYPE:INTERNAL=STATIC //Path to an executable cmsysEncodeExecutable_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID cmsysEncodeExecutable_GUID_CMAKE:INTERNAL=7F997027-7800-4BDC-9673-16C829692C19 //Path to an executable cmsysProcessFwd9x_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID cmsysProcessFwd9x_GUID_CMAKE:INTERNAL=3625C37C-35D4-45B0-A2DE-D56572F8575A //Path to a library cmsys_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID cmsys_GUID_CMAKE:INTERNAL=D5C76BF6-F41B-410D-A6D0-0FEE6B2042AE //Whether a library is static, shared or module. cmsys_LIBRARY_TYPE:INTERNAL=STATIC //Path to a library cmsys_c_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID cmsys_c_GUID_CMAKE:INTERNAL=D288773C-A8AF-40AA-B423-F9C141593C25 //Whether a library is static, shared or module. cmsys_c_LIBRARY_TYPE:INTERNAL=STATIC //Path to an executable cmw9xcom_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source //Stored GUID cmw9xcom_GUID_CMAKE:INTERNAL=5C7FAF9F-14C6-4846-8334-1B6919FBDAC8 //Path to a library cmzlib_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Utilities/cmzlib //Stored GUID cmzlib_GUID_CMAKE:INTERNAL=5EAE9445-602F-499E-8380-320EF267C5E2 //Whether a library is static, shared or module. cmzlib_LIBRARY_TYPE:INTERNAL=STATIC //Path to an executable ctest_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source //Stored GUID ctest_GUID_CMAKE:INTERNAL=293872F1-E46F-4644-A0B5-2C11E62D1A48 //Stored GUID documentation_GUID_CMAKE:INTERNAL=1168B74C-52C3-47D4-AE4B-2047301975B4 //Stored GUID release_commit_unix_GUID_CMAKE:INTERNAL=462310C6-BDB3-4402-A3AE-3898CCE26CA9 //Stored GUID release_tag_GUID_CMAKE:INTERNAL=137D0389-C481-418D-A45B-5FC6C011225F //Stored GUID release_tar_GUID_CMAKE:INTERNAL=869525BD-A471-4881-8266-C359973F39ED //Path to an executable testCommandLineArguments_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testCommandLineArguments_GUID_CMAKE:INTERNAL=DF2D2B67-5024-4E26-978B-1B951EE0CE4B //Path to an executable testFail_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testFail_GUID_CMAKE:INTERNAL=814D0E3B-5E32-4498-A7A2-16DAFA6A62C7 //Path to an executable testHashSTL_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testHashSTL_GUID_CMAKE:INTERNAL=02AC04F0-96C6-4B2D-969A-42B73712B8E4 //Path to an executable testIOS_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testIOS_GUID_CMAKE:INTERNAL=79E94714-314D-4497-B46B-36A2725B058E //Path to an executable testProcess_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testProcess_GUID_CMAKE:INTERNAL=41D5DA94-3EF3-4402-9812-CD93483203BC //Path to an executable testRegistry_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testRegistry_GUID_CMAKE:INTERNAL=30BF0467-9CCB-4AC2-AEF7-2B1B1F02C57C //Path to an executable testSystemTools_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Source/kwsys //Stored GUID testSystemTools_GUID_CMAKE:INTERNAL=6764BCF7-DEE7-40D8-95B7-905364E68A1D //Stored GUID uninstall_GUID_CMAKE:INTERNAL=44C814DD-567A-48A4-A397-5B8926A92582 //Path to an executable xrtest_CMAKE_PATH:INTERNAL=C:/vtk/build/CMake-build/Utilities/cmxmlrpc //Stored GUID xrtest_GUID_CMAKE:INTERNAL=31E769DA-2ADA-494C-8281-E7FA49473B5B