# This is the CMakeCache file. # For build in directory: /Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK # It was generated by CMake: /usr/local/Cellar/cmake/3.30.3/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 command line applications and test programs. BUILD_APPS:BOOL=OFF //Build with shared libraries. BUILD_SHARED_LIBS:BOOL=ON //Build a single DCMTK library. BUILD_SINGLE_SHARED_LIBRARY:BOOL=OFF //Path to a program. CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ar //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:STRING=/Library/Developer/CommandLineTools/usr/bin/c++ //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= -w //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //No help, variable specified on the command line. CMAKE_CXX_STANDARD:STRING=17 //C compiler CMAKE_C_COMPILER:STRING=/Library/Developer/CommandLineTools/usr/bin/cc //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= -w //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Library postfix for debug builds. Usually left blank. CMAKE_DEBUG_POSTFIX:STRING= //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL 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 RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/CMakeFiles/pkgRedirects //Path to a program. CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool //No help, variable specified on the command line. CMAKE_INSTALL_PREFIX:STRING=/Volumes/Data/workspace/med-macos-free/ExtProjs //Path to a program. CMAKE_LINKER:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ld //No help, variable specified on the command line. CMAKE_MAKE_PROGRAM:UNINITIALIZED=/usr/bin/make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //Path to a program. CMAKE_OBJDUMP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/objdump //Build architectures for OSX CMAKE_OSX_ARCHITECTURES:STRING= //Minimum OS X version to target for deployment (at runtime); newer // APIs weak linked. Set to empty string for default value. CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.15 //The product will be built against the headers and libraries located // inside the indicated SDK. CMAKE_OSX_SYSROOT:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk //No help, variable specified on the command line. CMAKE_POLICY_DEFAULT_CMP0074:UNINITIALIZED=NEW //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=DCMTK //Path to a program. CMAKE_RANLIB:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND //No help, variable specified on the command line. CMAKE_SHARED_LINKER_FLAGS:STRING= -headerpad_max_install_names //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/strip //Path to a program. CMAKE_TAPI:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/tapi //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 DCMTK_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK //The flags to add to CMAKE_CXX_FLAGS for enabling C++11 (if any). DCMTK_CXX11_FLAGS:STRING=-std=c++11 //Configure DCMTK with compiled-in data dictionary. DCMTK_ENABLE_BUILTIN_DICTIONARY:BOOL=ON //Select character set conversion implementation. DCMTK_ENABLE_CHARSET_CONVERSION:STRING= //Enable use of native C++11 features (eg. move semantics). DCMTK_ENABLE_CXX11:BOOL=ON //Configure DCMTK to load external dictionary from default path // on startup. DCMTK_ENABLE_EXTERNAL_DICTIONARY:BOOL=ON //whether to use lfs/lfs64 or not DCMTK_ENABLE_LFS:STRING=lfs //Configure DCMTK with support for DICOM private tags coming with // DCMTK. DCMTK_ENABLE_PRIVATE_TAGS:BOOL=ON //Enable use of native STL classes and algorithms instead of DCMTK's // own implementations. DCMTK_ENABLE_STL:BOOL=ON //Enable use of STL algorithm. DCMTK_ENABLE_STL_ALGORITHM:STRING=INFERRED //Enable use of STL limit. DCMTK_ENABLE_STL_LIMITS:STRING=INFERRED //Enable use of STL list. DCMTK_ENABLE_STL_LIST:STRING=INFERRED //Enable use of STL map. DCMTK_ENABLE_STL_MAP:STRING=INFERRED //Enable use of STL memory. DCMTK_ENABLE_STL_MEMORY:STRING=INFERRED //Enable use of STL stack. DCMTK_ENABLE_STL_STACK:STRING=INFERRED //Enable use of STL string. DCMTK_ENABLE_STL_STRING:STRING=INFERRED //Enable use of STL system_error. DCMTK_ENABLE_STL_SYSTEM_ERROR:STRING=INFERRED //Enable use of STL tuple. DCMTK_ENABLE_STL_TUPLE:STRING=INFERRED //Enable use of STL type traits. DCMTK_ENABLE_STL_TYPE_TRAITS:STRING=INFERRED //Enable use of STL vector. DCMTK_ENABLE_STL_VECTOR:STRING=INFERRED //Add -fPIC compiler flag on unix 64 bit machines to allow linking // from dynamic libraries even if DCMTK is built statically DCMTK_FORCE_FPIC_ON_UNIX:BOOL=ON //Generate a tag file with DOXYGEN. DCMTK_GENERATE_DOXYGEN_TAGFILE:BOOL=OFF //Installation sub-directory for binary executables. DCMTK_INSTALL_BINDIR:STRING=bin //Installation sub-directory for CMake files. DCMTK_INSTALL_CMKDIR:STRING=lib/cmake/dcmtk //Installation sub-directory for sample files and the like. DCMTK_INSTALL_DATDIR:STRING=share/dcmtk //Installation sub-directory for general documentation. DCMTK_INSTALL_DOCDIR:STRING=share/doc/dcmtk //Installation sub-directory for configuration files. DCMTK_INSTALL_ETCDIR:STRING=etc/dcmtk //Installation sub-directory for HTML documentation. DCMTK_INSTALL_HTMDIR:STRING=share/doc/dcmtk/html //Installation sub-directory for header files. DCMTK_INSTALL_INCDIR:STRING=include //Installation sub-directory for object code libraries. DCMTK_INSTALL_LIBDIR:STRING=lib //Installation sub-directory for man pages. DCMTK_INSTALL_MANDIR:STRING=share/man //Value Computed by CMake DCMTK_IS_TOP_LEVEL:STATIC=ON //List of modules that should be built. DCMTK_MODULES:STRING=ofstd;oflog;dcmdata;dcmimgle;dcmimage;dcmjpeg;dcmjpls;dcmtls;dcmnet;dcmsr;dcmsign;dcmwlm;dcmqrdb;dcmpstat;dcmrt;dcmiod;dcmfg;dcmseg;dcmtract;dcmpmap //No help, variable specified on the command line. DCMTK_OVERWRITE_WIN32_COMPILER_FLAGS:BOOL=OFF //Value Computed by CMake DCMTK_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK //Build with wide char file I/O functions. DCMTK_WIDE_CHAR_FILE_IO_FUNCTIONS:BOOL=OFF //Build command line tools with wide char main function. DCMTK_WIDE_CHAR_MAIN_FUNCTION:BOOL=OFF //Build API documentation with DOXYGEN. DCMTK_WITH_DOXYGEN:BOOL=OFF //Configure DCMTK with support for ICONV. DCMTK_WITH_ICONV:BOOL=OFF DCMTK_WITH_ICU:BOOL=OFF //Configure DCMTK with support for OPENSSL. DCMTK_WITH_OPENSSL:BOOL=OFF //Configure DCMTK with support for PNG. DCMTK_WITH_PNG:BOOL=OFF DCMTK_WITH_SNDFILE:BOOL=OFF DCMTK_WITH_STDLIBC_ICONV:BOOL=OFF //Configure DCMTK with support for multi-threading. DCMTK_WITH_THREADS:BOOL=ON //Configure DCMTK with support for TIFF. DCMTK_WITH_TIFF:BOOL=OFF //Configure DCMTK with support for WRAP. DCMTK_WITH_WRAP:BOOL=OFF //Configure DCMTK with support for XML. DCMTK_WITH_XML:BOOL=OFF //Configure DCMTK with support for ZLIB. DCMTK_WITH_ZLIB:BOOL=OFF //ICU data library (debug) ICU_DATA_LIBRARY_DEBUG:FILEPATH=ICU_DATA_LIBRARY_DEBUG-NOTFOUND //ICU data library (release) ICU_DATA_LIBRARY_RELEASE:FILEPATH=ICU_DATA_LIBRARY_RELEASE-NOTFOUND //ICU derb executable ICU_DERB_EXECUTABLE:FILEPATH=ICU_DERB_EXECUTABLE-NOTFOUND //ICU genbrk executable ICU_GENBRK_EXECUTABLE:FILEPATH=ICU_GENBRK_EXECUTABLE-NOTFOUND //ICU genccode executable ICU_GENCCODE_EXECUTABLE:FILEPATH=ICU_GENCCODE_EXECUTABLE-NOTFOUND //ICU gencfu executable ICU_GENCFU_EXECUTABLE:FILEPATH=ICU_GENCFU_EXECUTABLE-NOTFOUND //ICU gencmn executable ICU_GENCMN_EXECUTABLE:FILEPATH=ICU_GENCMN_EXECUTABLE-NOTFOUND //ICU gencnval executable ICU_GENCNVAL_EXECUTABLE:FILEPATH=ICU_GENCNVAL_EXECUTABLE-NOTFOUND //ICU gendict executable ICU_GENDICT_EXECUTABLE:FILEPATH=ICU_GENDICT_EXECUTABLE-NOTFOUND //ICU gennorm2 executable ICU_GENNORM2_EXECUTABLE:FILEPATH=ICU_GENNORM2_EXECUTABLE-NOTFOUND //ICU genrb executable ICU_GENRB_EXECUTABLE:FILEPATH=ICU_GENRB_EXECUTABLE-NOTFOUND //ICU gensprep executable ICU_GENSPREP_EXECUTABLE:FILEPATH=ICU_GENSPREP_EXECUTABLE-NOTFOUND //ICU icu-config executable ICU_ICU-CONFIG_EXECUTABLE:FILEPATH=ICU_ICU-CONFIG_EXECUTABLE-NOTFOUND //ICU icuinfo executable ICU_ICUINFO_EXECUTABLE:FILEPATH=ICU_ICUINFO_EXECUTABLE-NOTFOUND //ICU icupkg executable ICU_ICUPKG_EXECUTABLE:FILEPATH=ICU_ICUPKG_EXECUTABLE-NOTFOUND //ICU include directory ICU_INCLUDE_DIR:PATH=ICU_INCLUDE_DIR-NOTFOUND //ICU makeconv executable ICU_MAKECONV_EXECUTABLE:FILEPATH=ICU_MAKECONV_EXECUTABLE-NOTFOUND //ICU Makefile.inc data file ICU_MAKEFILE_INC:FILEPATH=ICU_MAKEFILE_INC-NOTFOUND //ICU pkgdata executable ICU_PKGDATA_EXECUTABLE:FILEPATH=ICU_PKGDATA_EXECUTABLE-NOTFOUND //ICU pkgdata.inc data file ICU_PKGDATA_INC:FILEPATH=ICU_PKGDATA_INC-NOTFOUND //ICU uconv executable ICU_UCONV_EXECUTABLE:FILEPATH=ICU_UCONV_EXECUTABLE-NOTFOUND //ICU uc library (debug) ICU_UC_LIBRARY_DEBUG:FILEPATH=ICU_UC_LIBRARY_DEBUG-NOTFOUND //ICU uc library (release) ICU_UC_LIBRARY_RELEASE:FILEPATH=ICU_UC_LIBRARY_RELEASE-NOTFOUND //Path to a file. SNDFILE_INCLUDE_DIR:PATH=SNDFILE_INCLUDE_DIR-NOTFOUND //Path to a library. SNDFILE_LIBRARY:FILEPATH=SNDFILE_LIBRARY-NOTFOUND //Use hidden visibility support if available USE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON //Dependencies for the target charls_LIB_DEPENDS:STATIC=general;ofstd;general;oflog; //Dependencies for the target cmr_LIB_DEPENDS:STATIC=general;dcmsr; //Value Computed by CMake config_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/config //Value Computed by CMake config_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake config_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/config //Value Computed by CMake dcmdata_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmdata //Value Computed by CMake dcmdata_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmdata_LIB_DEPENDS:STATIC=general;ofstd;general;oflog; //Value Computed by CMake dcmdata_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmdata //Dependencies for the target dcmdsig_LIB_DEPENDS:STATIC=general;ofstd;general;dcmdata; //Value Computed by CMake dcmfg_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmfg //Value Computed by CMake dcmfg_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmfg_LIB_DEPENDS:STATIC=general;dcmiod;general;dcmdata;general;ofstd;general;oflog; //Value Computed by CMake dcmfg_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmfg //Value Computed by CMake dcmimage_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmimage //Value Computed by CMake dcmimage_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmimage_LIB_DEPENDS:STATIC=general;oflog;general;dcmdata;general;dcmimgle; //Value Computed by CMake dcmimage_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmimage //Value Computed by CMake dcmimgle_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmimgle //Value Computed by CMake dcmimgle_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmimgle_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata; //Value Computed by CMake dcmimgle_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmimgle //Value Computed by CMake dcmiod_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmiod //Value Computed by CMake dcmiod_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmiod_LIB_DEPENDS:STATIC=general;dcmdata;general;ofstd;general;oflog; //Value Computed by CMake dcmiod_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmiod //Value Computed by CMake dcmjpeg_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmjpeg //Value Computed by CMake dcmjpeg_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmjpeg_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata;general;dcmimgle;general;dcmimage;general;ijg8;general;ijg12;general;ijg16; //Value Computed by CMake dcmjpeg_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmjpeg //Value Computed by CMake dcmjpls_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmjpls //Value Computed by CMake dcmjpls_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmjpls_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata;general;dcmimgle;general;dcmimage;general;charls; //Value Computed by CMake dcmjpls_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmjpls //Value Computed by CMake dcmnet_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmnet //Value Computed by CMake dcmnet_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmnet_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata; //Value Computed by CMake dcmnet_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmnet //Dependencies for the target dcmpmap_LIB_DEPENDS:STATIC=general;dcmfg;general;dcmiod;general;dcmdata;general;ofstd;general;oflog; //Value Computed by CMake dcmpmaps_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmpmap //Value Computed by CMake dcmpmaps_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake dcmpmaps_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmpmap //Value Computed by CMake dcmpstat_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmpstat //Value Computed by CMake dcmpstat_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmpstat_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata;general;dcmimgle;general;dcmimage;general;dcmnet;general;dcmdsig;general;dcmtls;general;dcmsr;general;dcmqrdb; //Value Computed by CMake dcmpstat_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmpstat //Value Computed by CMake dcmqrdb_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmqrdb //Value Computed by CMake dcmqrdb_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmqrdb_LIB_DEPENDS:STATIC=general;ofstd;general;dcmdata;general;dcmnet; //Value Computed by CMake dcmqrdb_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmqrdb //Value Computed by CMake dcmrt_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmrt //Value Computed by CMake dcmrt_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmrt_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata;general;dcmimgle; //Value Computed by CMake dcmrt_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmrt //Value Computed by CMake dcmseg_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmseg //Value Computed by CMake dcmseg_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmseg_LIB_DEPENDS:STATIC=general;dcmfg;general;dcmiod;general;dcmdata;general;ofstd;general;oflog; //Value Computed by CMake dcmseg_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmseg //Value Computed by CMake dcmsign_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmsign //Value Computed by CMake dcmsign_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake dcmsign_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmsign //Value Computed by CMake dcmsr_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmsr //Value Computed by CMake dcmsr_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmsr_LIB_DEPENDS:STATIC=general;ofstd;general;oflog;general;dcmdata;general;dcmimgle;general;dcmimage; //Value Computed by CMake dcmsr_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmsr //Value Computed by CMake dcmtls_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmtls //Value Computed by CMake dcmtls_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmtls_LIB_DEPENDS:STATIC=general;ofstd;general;dcmdata;general;dcmnet; //Value Computed by CMake dcmtls_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmtls //Value Computed by CMake dcmtract_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmtract //Value Computed by CMake dcmtract_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmtract_LIB_DEPENDS:STATIC=general;dcmiod;general;dcmdata;general;ofstd;general;oflog; //Value Computed by CMake dcmtract_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmtract //Value Computed by CMake dcmwlm_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/dcmwlm //Value Computed by CMake dcmwlm_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target dcmwlm_LIB_DEPENDS:STATIC=general;ofstd;general;dcmdata;general;dcmnet; //Value Computed by CMake dcmwlm_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmwlm //Value Computed by CMake doxygen_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/doxygen //Value Computed by CMake doxygen_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake doxygen_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/doxygen //Dependencies for the target i2d_LIB_DEPENDS:STATIC=general;dcmdata; //Value Computed by CMake oflog_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/oflog //Value Computed by CMake oflog_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target oflog_LIB_DEPENDS:STATIC=general;ofstd; //Value Computed by CMake oflog_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/oflog //Value Computed by CMake ofstd_BINARY_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/ofstd //Value Computed by CMake ofstd_IS_TOP_LEVEL:STATIC=OFF //Dependencies for the target ofstd_LIB_DEPENDS:STATIC=general;pthread; //Value Computed by CMake ofstd_SOURCE_DIR:STATIC=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/ofstd ######################## # INTERNAL cache entries ######################## //__attribute__((aligned)) supports templates ATTRIBUTE_ALIGNED_SUPPORTS_TEMPLATES:INTERNAL=1 //ADVANCED property for variable: BUILD_SINGLE_SHARED_LIBRARY BUILD_SINGLE_SHARED_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=30 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.30.3/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.30.3/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.30.3/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_DEBUG_POSTFIX CMAKE_DEBUG_POSTFIX-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.30.3/bin/ccmake //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK //ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=104 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.30.3/share/cmake //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_TAPI CMAKE_TAPI-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE COMPILE_RESULT:INTERNAL=TRUE //Result of try_run() C_CHAR_SIGNED:INTERNAL=1 //Result of TRY_COMPILE C_CHAR_SIGNED_COMPILED:INTERNAL=TRUE //Whether char is unsigned. C_CHAR_UNSIGNED:INTERNAL=0 //List of all libraries in the DCMTK. DCMTK_ALL_LIBRARIES:INTERNAL=ofstd;oflog;dcmdata;i2d;dcmimgle;dcmimage;dcmjpeg;ijg8;ijg12;ijg16;dcmjpls;charls;dcmtls;dcmnet;dcmsr;cmr;dcmdsig;dcmwlm;dcmqrdb;dcmpstat;dcmrt;dcmiod;dcmfg;dcmseg;dcmtract;dcmpmap //ADVANCED property for variable: DCMTK_CXX11_FLAGS DCMTK_CXX11_FLAGS-ADVANCED:INTERNAL=1 //paths to the DICOM data dictionaries DCMTK_DICOM_DICTIONARIES:INTERNAL=/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmdata/data/dicom.dic;/Volumes/Data/workspace/med-macos-free/ExtProjs/DCMTK/dcmdata/data/private.dic //STRINGS property for variable: DCMTK_ENABLE_CHARSET_CONVERSION DCMTK_ENABLE_CHARSET_CONVERSION-STRINGS:INTERNAL= //STRINGS property for variable: DCMTK_ENABLE_LFS DCMTK_ENABLE_LFS-STRINGS:INTERNAL=auto;lfs;off //ADVANCED property for variable: DCMTK_ENABLE_STL_ALGORITHM DCMTK_ENABLE_STL_ALGORITHM-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_ALGORITHM DCMTK_ENABLE_STL_ALGORITHM-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_LIMITS DCMTK_ENABLE_STL_LIMITS-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_LIMITS DCMTK_ENABLE_STL_LIMITS-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_LIST DCMTK_ENABLE_STL_LIST-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_LIST DCMTK_ENABLE_STL_LIST-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_MAP DCMTK_ENABLE_STL_MAP-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_MAP DCMTK_ENABLE_STL_MAP-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_MEMORY DCMTK_ENABLE_STL_MEMORY-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_MEMORY DCMTK_ENABLE_STL_MEMORY-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_STACK DCMTK_ENABLE_STL_STACK-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_STACK DCMTK_ENABLE_STL_STACK-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_STRING DCMTK_ENABLE_STL_STRING-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_STRING DCMTK_ENABLE_STL_STRING-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_SYSTEM_ERROR DCMTK_ENABLE_STL_SYSTEM_ERROR-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_SYSTEM_ERROR DCMTK_ENABLE_STL_SYSTEM_ERROR-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_TUPLE DCMTK_ENABLE_STL_TUPLE-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_TUPLE DCMTK_ENABLE_STL_TUPLE-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_TYPE_TRAITS DCMTK_ENABLE_STL_TYPE_TRAITS-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_TYPE_TRAITS DCMTK_ENABLE_STL_TYPE_TRAITS-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_ENABLE_STL_VECTOR DCMTK_ENABLE_STL_VECTOR-ADVANCED:INTERNAL=1 //STRINGS property for variable: DCMTK_ENABLE_STL_VECTOR DCMTK_ENABLE_STL_VECTOR-STRINGS:INTERNAL=INFERRED;ON;OFF //ADVANCED property for variable: DCMTK_FORCE_FPIC_ON_UNIX DCMTK_FORCE_FPIC_ON_UNIX-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_GENERATE_DOXYGEN_TAGFILE DCMTK_GENERATE_DOXYGEN_TAGFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_BINDIR DCMTK_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_CMKDIR DCMTK_INSTALL_CMKDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_DATDIR DCMTK_INSTALL_DATDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_DOCDIR DCMTK_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_ETCDIR DCMTK_INSTALL_ETCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_HTMDIR DCMTK_INSTALL_HTMDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_INCDIR DCMTK_INSTALL_INCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_LIBDIR DCMTK_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_INSTALL_MANDIR DCMTK_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //whether LFS64 is available or not DCMTK_LFS64_AVAILABLE:INTERNAL=FALSE //whether LFS is available or not DCMTK_LFS_AVAILABLE:INTERNAL=TRUE //which compiler definitions to set for enabling LFS support DCMTK_LFS_DEFINITIONS:INTERNAL= //which compiler flags to set for enabling LFS support DCMTK_LFS_FLAGS:INTERNAL= DCMTK_LFS_MODE:INTERNAL=DCMTK_LFS //Dependencies of the DCMTK libraries. DCMTK_LIBRARY_DEPENDENCIES:INTERNAL=pthread //path to the CMake script for launching a unit test DCMTK_RUN_CTEST_SCRIPT:INTERNAL=/Volumes/Data/workspace/med-macos-free/build/ExtProjs/DCMTK/CMakeFiles/dcmtkCTestRun.cmake //ADVANCED property for variable: DCMTK_WIDE_CHAR_FILE_IO_FUNCTIONS DCMTK_WIDE_CHAR_FILE_IO_FUNCTIONS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_WIDE_CHAR_MAIN_FUNCTION DCMTK_WIDE_CHAR_MAIN_FUNCTION-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DCMTK_WITH_SNDFILE DCMTK_WITH_SNDFILE-ADVANCED:INTERNAL=1 //Test GXX_SUPPORTS_VISIBILITY GXX_SUPPORTS_VISIBILITY:INTERNAL=1 //Have function accept HAVE_ACCEPT:INTERNAL=1 //Have function access HAVE_ACCESS:INTERNAL=1 //Have include alloca.h HAVE_ALLOCA_H:INTERNAL=1 //Have include arpa/inet.h HAVE_ARPA_INET_H:INTERNAL=1 //__attribute__((aligned)) is supported HAVE_ATTRIBUTE_ALIGNED:INTERNAL=1 //Have function bcmp HAVE_BCMP:INTERNAL=1 //Have function bcopy HAVE_BCOPY:INTERNAL=1 //Have function bind HAVE_BIND:INTERNAL=1 //Have function bzero HAVE_BZERO:INTERNAL=1 //Set if strerror_r() returns a char* HAVE_CHARP_STRERROR_R:INTERNAL=0 //Have include climits HAVE_CLIMITS:INTERNAL=1 //Have include cmath HAVE_CMATH:INTERNAL=1 //Have function connect HAVE_CONNECT:INTERNAL=1 //Have include cstdarg HAVE_CSTDARG:INTERNAL=1 //Have include cstddef HAVE_CSTDDEF:INTERNAL=1 //Have include cstdint HAVE_CSTDINT:INTERNAL=1 //Have include cstdio HAVE_CSTDIO:INTERNAL=1 //Have include ctype.h HAVE_CTYPE_H:INTERNAL=1 //Have function cuserid HAVE_CUSERID:INTERNAL= //Set to 1 if the compiler supports C++11 and it should be enabled. HAVE_CXX11:INTERNAL=1 //Caches the configuration test result for C++11 support. HAVE_CXX11_TEST_RESULT:INTERNAL=TRUE //C++ type bool exists HAVE_CXX_BOOL:INTERNAL=1 //Have symbol socklen_t definition HAVE_DECLARATION_SOCKLEN_T:INTERNAL=1 //Have symbol std::ios_base::openmode definition HAVE_DECLARATION_STD__IOS_BASE__OPENMODE:INTERNAL= //__declspec(align) is supported HAVE_DECLSPEC_ALIGN:INTERNAL=0 //the compiler supports default constructor detection via SFINAE HAVE_DEFAULT_CONSTRUCTOR_DETECTION_VIA_SFINAE:INTERNAL=1 //Have include dirent.h HAVE_DIRENT_H:INTERNAL=1 //Have function _doprnt HAVE_DOPRNT:INTERNAL= //ENAMETOOLONG is defined HAVE_ENAMETOOLONG:INTERNAL=1 //Have include errno.h HAVE_ERRNO_H:INTERNAL=1 //Have include fcntl.h HAVE_FCNTL_H:INTERNAL=1 //Have include fenv.h HAVE_FENV_H:INTERNAL=1 //Have function finite HAVE_FINITE:INTERNAL=1 //Have include float.h HAVE_FLOAT_H:INTERNAL=1 //Have function flock HAVE_FLOCK:INTERNAL=1 //Have include fnmatch.h HAVE_FNMATCH_H:INTERNAL=1 //Have function fork HAVE_FORK:INTERNAL=1 //Have symbol fpos64_t definition HAVE_FPOS64_T:INTERNAL= //Have function fseeko HAVE_FSEEKO:INTERNAL=1 //Have include fstream HAVE_FSTREAM:INTERNAL=1 //Have include fstream.h HAVE_FSTREAM_H:INTERNAL= //Have function ftime HAVE_FTIME:INTERNAL=1 //Have function getaddrinfo HAVE_GETADDRINFO:INTERNAL=1 //Have function getenv HAVE_GETENV:INTERNAL=1 //Have function geteuid HAVE_GETEUID:INTERNAL=1 //Have function getgrnam HAVE_GETGRNAM:INTERNAL=1 //Have symbol getgrnam_r((char*)0,(group*)0,(char*)0,0,(group**)0) HAVE_GETGRNAM_R:INTERNAL=1 //Have function gethostbyaddr_r HAVE_GETHOSTBYADDR_R:INTERNAL= //Have function gethostbyname HAVE_GETHOSTBYNAME:INTERNAL=1 //Have function gethostbyname_r HAVE_GETHOSTBYNAME_R:INTERNAL= //Have function gethostid HAVE_GETHOSTID:INTERNAL=1 //Have function gethostname HAVE_GETHOSTNAME:INTERNAL=1 //Have function getlogin HAVE_GETLOGIN:INTERNAL=1 //Have function getlogin_r HAVE_GETLOGIN_R:INTERNAL=1 //Have function getpid HAVE_GETPID:INTERNAL=1 //Have function getpwnam HAVE_GETPWNAM:INTERNAL=1 //Have symbol getpwnam_r((char*)0,(passwd*)0,(char*)0,0,(passwd**)0) HAVE_GETPWNAM_R:INTERNAL=1 //Have function getsockname HAVE_GETSOCKNAME:INTERNAL=1 //Have function getsockopt HAVE_GETSOCKOPT:INTERNAL=1 //Have function getuid HAVE_GETUID:INTERNAL=1 //Have function gmtime_r HAVE_GMTIME_R:INTERNAL=1 //__alignof__ is supported HAVE_GNU_ALIGNOF:INTERNAL=1 //Have include grp.h HAVE_GRP_H:INTERNAL=1 //Have include ieeefp.h HAVE_IEEEFP_H:INTERNAL= //Have function index HAVE_INDEX:INTERNAL=1 //Have symbol int64_t definition HAVE_INT64_T:INTERNAL=1 //Have symbol InterlockedDecrement((long*)0) HAVE_INTERLOCKED_DECREMENT:INTERNAL= //Have symbol InterlockedIncrement((long*)0) HAVE_INTERLOCKED_INCREMENT:INTERNAL= //Set if socket functions accept an int* argument HAVE_INTP_ACCEPT:INTERNAL=0 //Set if socket functions accept an int* argument HAVE_INTP_GETSOCKOPT:INTERNAL=0 //select() accepts an int* argument HAVE_INTP_SELECT:INTERNAL=0 //socket functions accept an int* argument HAVE_INTP_SOCKET,:INTERNAL=0 //Have include inttypes.h HAVE_INTTYPES_H:INTERNAL=1 //strerror_r returns an int HAVE_INT_STRERROR_R:INTERNAL=1 //pthread_t is an integer type HAVE_INT_TYPE_PTHREAD_T:INTERNAL=0 //Have include iomanip HAVE_IOMANIP:INTERNAL=1 //Have include iomanip.h HAVE_IOMANIP_H:INTERNAL= //Have include iostream HAVE_IOSTREAM:INTERNAL=1 //Have include iostream.h HAVE_IOSTREAM_H:INTERNAL= //std::ios::nocreate exists HAVE_IOS_NOCREATE:INTERNAL=0 //Have include io.h HAVE_IO_H:INTERNAL= //Have function isinf HAVE_ISINF:INTERNAL=1 //Have function isnan HAVE_ISNAN:INTERNAL=1 //Have include iso646.h HAVE_ISO646_H:INTERNAL=1 //Have function itoa HAVE_ITOA:INTERNAL= //Have include libc.h HAVE_LIBC_H:INTERNAL=1 //Have library nsl HAVE_LIBNSL:INTERNAL= //Have library nsl HAVE_LIBNSL_MAIN:INTERNAL= //Have include libpng/png.h HAVE_LIBPNG_PNG_H:INTERNAL= //Have library pthread HAVE_LIBPTHREAD:INTERNAL=1 //Have library rt HAVE_LIBRT:INTERNAL= //Have library socket HAVE_LIBSOCKET:INTERNAL= //Have library socket HAVE_LIBSOCKET_MAIN:INTERNAL= //Have include limits.h HAVE_LIMITS_H:INTERNAL=1 //Have function listen HAVE_LISTEN:INTERNAL=1 //Have include locale.h HAVE_LOCALE_H:INTERNAL=1 //Have function localtime_r HAVE_LOCALTIME_R:INTERNAL=1 //Have function lockf HAVE_LOCKF:INTERNAL=1 //Have symbol longlong definition HAVE_LONGLONG:INTERNAL= //Have symbol long long definition HAVE_LONG_LONG:INTERNAL=1 //Have function lstat HAVE_LSTAT:INTERNAL=1 //Have function malloc_debug HAVE_MALLOC_DEBUG:INTERNAL=1 //Have include malloc.h HAVE_MALLOC_H:INTERNAL= //Have include math.h HAVE_MATH_H:INTERNAL=1 //Have function mbstowcs HAVE_MBSTOWCS:INTERNAL=1 //Have symbol memcmp HAVE_MEMCMP:INTERNAL=1 //Have symbol memcpy HAVE_MEMCPY:INTERNAL=1 //Have function memmove HAVE_MEMMOVE:INTERNAL=1 //Have include memory.h HAVE_MEMORY_H:INTERNAL=1 //Have symbol memset HAVE_MEMSET:INTERNAL=1 //Have function mkstemp HAVE_MKSTEMP:INTERNAL=1 //Have function mktemp HAVE_MKTEMP:INTERNAL=1 //__alignof is supported HAVE_MS_ALIGNOF:INTERNAL=1 //Have function nanosleep HAVE_NANOSLEEP:INTERNAL=1 //Have include ndir.h HAVE_NDIR_H:INTERNAL= //Have include netdb.h HAVE_NETDB_H:INTERNAL=1 //Have include sys/types.h;netinet/in_systm.h;netinet/in.h HAVE_NETINET_IN_H:INTERNAL=1 //Have include sys/types.h;netinet/in_systm.h HAVE_NETINET_IN_SYSTM_H:INTERNAL=1 //Have include sys/types.h;netinet/in_systm.h;netinet/in.h;netinet/tcp.h HAVE_NETINET_TCP_H:INTERNAL=1 //Have include new.h HAVE_NEW_H:INTERNAL= //the compiler supports operator delete (std::nothrow) HAVE_NOTHROW_DELETE:INTERNAL=1 //Have symbol off64_t definition HAVE_OFF64_T:INTERNAL= //Have symbol &passwd::pw_gecos HAVE_PASSWD_GECOS:INTERNAL=1 //Have symbol pclose HAVE_PCLOSE:INTERNAL=1 //Have include png.h HAVE_PNG_H:INTERNAL= //Set if pthread_t is a pointer type HAVE_POINTER_TYPE_PTHREAD_T:INTERNAL=1 //Have symbol popen HAVE_POPEN:INTERNAL=1 //Have symbol accept HAVE_PROTOTYPE_ACCEPT:INTERNAL=1 //Have symbol bind HAVE_PROTOTYPE_BIND:INTERNAL=1 //Have symbol bzero HAVE_PROTOTYPE_BZERO:INTERNAL=1 //Have symbol connect HAVE_PROTOTYPE_CONNECT:INTERNAL=1 //Have symbol feenableexcept HAVE_PROTOTYPE_FEENABLEEXCEPT:INTERNAL= //Have symbol finite HAVE_PROTOTYPE_FINITE:INTERNAL=1 //Have symbol flock HAVE_PROTOTYPE_FLOCK:INTERNAL=1 //Have symbol gethostbyaddr_r HAVE_PROTOTYPE_GETHOSTBYADDR_R:INTERNAL= //Have symbol gethostbyname HAVE_PROTOTYPE_GETHOSTBYNAME:INTERNAL=1 //Have symbol gethostbyname_r HAVE_PROTOTYPE_GETHOSTBYNAME_R:INTERNAL= //Have symbol gethostid HAVE_PROTOTYPE_GETHOSTID:INTERNAL=1 //Have symbol gethostname HAVE_PROTOTYPE_GETHOSTNAME:INTERNAL=1 //Have symbol getsockname HAVE_PROTOTYPE_GETSOCKNAME:INTERNAL=1 //Have symbol getsockopt HAVE_PROTOTYPE_GETSOCKOPT:INTERNAL=1 //Have symbol gettimeofday HAVE_PROTOTYPE_GETTIMEOFDAY:INTERNAL=1 //Have symbol isinf HAVE_PROTOTYPE_ISINF:INTERNAL= //Have symbol isnan HAVE_PROTOTYPE_ISNAN:INTERNAL= //Have symbol listen HAVE_PROTOTYPE_LISTEN:INTERNAL=1 //Have symbol mkstemp HAVE_PROTOTYPE_MKSTEMP:INTERNAL=1 //Have symbol mktemp HAVE_PROTOTYPE_MKTEMP:INTERNAL=1 //Have symbol nanosleep HAVE_PROTOTYPE_NANOSLEEP:INTERNAL=1 //Have symbol select HAVE_PROTOTYPE_SELECT:INTERNAL=1 //Have symbol setsockopt HAVE_PROTOTYPE_SETSOCKOPT:INTERNAL=1 //Have symbol socket HAVE_PROTOTYPE_SOCKET:INTERNAL=1 //Have symbol std::finite HAVE_PROTOTYPE_STD__FINITE:INTERNAL= //Have symbol std::isinf(0.) HAVE_PROTOTYPE_STD__ISINF:INTERNAL=1 //Have symbol std::isnan(0.) HAVE_PROTOTYPE_STD__ISNAN:INTERNAL=1 //Have symbol std::vfprintf HAVE_PROTOTYPE_STD__VFPRINTF:INTERNAL=1 //Have symbol std::vsnprintf HAVE_PROTOTYPE_STD__VSNPRINTF:INTERNAL=1 //Have symbol strcasecmp HAVE_PROTOTYPE_STRCASECMP:INTERNAL=1 //Have symbol strerror_r HAVE_PROTOTYPE_STRERROR_R:INTERNAL=1 //Have symbol strncasecmp HAVE_PROTOTYPE_STRNCASECMP:INTERNAL=1 //Have symbol usleep HAVE_PROTOTYPE_USLEEP:INTERNAL=1 //Have symbol wait3 HAVE_PROTOTYPE_WAIT3:INTERNAL=1 //Have symbol waitpid HAVE_PROTOTYPE_WAITPID:INTERNAL=1 //Have symbol _fpclassf(0.0f) HAVE_PROTOTYPE__FPCLASSF:INTERNAL= //Have symbol _stricmp HAVE_PROTOTYPE__STRICMP:INTERNAL= //Have include pthread.h HAVE_PTHREAD_H:INTERNAL=1 //Have symbol pthread_rwlock_init HAVE_PTHREAD_RWLOCK:INTERNAL=1 //Have include pwd.h HAVE_PWD_H:INTERNAL=1 //Have symbol readdir_r((DIR*)0,(dirent*)0,(dirent**)0) HAVE_READDIR_R:INTERNAL=1 //Have function rindex HAVE_RINDEX:INTERNAL=1 //Have function select HAVE_SELECT:INTERNAL=1 //Have include semaphore.h HAVE_SEMAPHORE_H:INTERNAL=1 //Have include setjmp.h HAVE_SETJMP_H:INTERNAL=1 //Have function setsockopt HAVE_SETSOCKOPT:INTERNAL=1 //Have function setuid HAVE_SETUID:INTERNAL=1 //Have symbol sigjmp_buf definition HAVE_SIGJMP_BUF:INTERNAL=1 //Have include signal.h HAVE_SIGNAL_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_SIZEOF_CHAR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_DOUBLE:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_FLOAT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_FPOS_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SHORT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_VOID_P:INTERNAL=TRUE //Have function sleep HAVE_SLEEP:INTERNAL=1 //Have function socket HAVE_SOCKET:INTERNAL=1 //Have include sstream HAVE_SSTREAM:INTERNAL=1 //Have include sstream.h HAVE_SSTREAM_H:INTERNAL= //Have function stat HAVE_STAT:INTERNAL=1 //Have include stat.h HAVE_STAT_H:INTERNAL= //Have include stdarg.h HAVE_STDARG_H:INTERNAL=1 //Have include stdbool.h HAVE_STDBOOL_H:INTERNAL=1 //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have include stdio.h HAVE_STDIO_H:INTERNAL=1 //Have include stdlib.h HAVE_STDLIB_H:INTERNAL=1 //ANSI standard C++ includes use std namespace HAVE_STD_NAMESPACE:INTERNAL=1 //the compiler supports std::nothrow HAVE_STD__NOTHROW:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL algorithm // implementation. HAVE_STL_ALGORITHM:INTERNAL=1 //Caches the configuration test result for STL algorithm HAVE_STL_ALGORITHM_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL limits implementation. HAVE_STL_LIMITS:INTERNAL=1 //Caches the configuration test result for STL limits HAVE_STL_LIMITS_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL list implementation. HAVE_STL_LIST:INTERNAL=1 //Caches the configuration test result for STL list HAVE_STL_LIST_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL map implementation. HAVE_STL_MAP:INTERNAL=1 //Caches the configuration test result for STL map HAVE_STL_MAP_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL memory implementation. HAVE_STL_MEMORY:INTERNAL=1 //Caches the configuration test result for STL memory HAVE_STL_MEMORY_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL stack implementation. HAVE_STL_STACK:INTERNAL=1 //Caches the configuration test result for STL stack HAVE_STL_STACK_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL string implementation. HAVE_STL_STRING:INTERNAL=1 //Caches the configuration test result for STL string HAVE_STL_STRING_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL system_error // implementation. HAVE_STL_SYSTEM_ERROR:INTERNAL=1 //Caches the configuration test result for STL system_error HAVE_STL_SYSTEM_ERROR_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL tuple implementation. HAVE_STL_TUPLE:INTERNAL=1 //Caches the configuration test result for STL tuple HAVE_STL_TUPLE_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL type_traits // implementation. HAVE_STL_TYPE_TRAITS:INTERNAL=1 //Caches the configuration test result for STL type_traits HAVE_STL_TYPE_TRAITS_TEST_RESULT:INTERNAL=1 //Set to 1 if the compiler/OS provides a working STL vector implementation. HAVE_STL_VECTOR:INTERNAL=1 //Caches the configuration test result for STL vector HAVE_STL_VECTOR_TEST_RESULT:INTERNAL=1 //Have function strchr HAVE_STRCHR:INTERNAL=1 //Have function strdup HAVE_STRDUP:INTERNAL=1 //Have function strerror HAVE_STRERROR:INTERNAL=1 //Have include strings.h HAVE_STRINGS_H:INTERNAL=1 //Have include string.h HAVE_STRING_H:INTERNAL=1 //Have function strlcat HAVE_STRLCAT:INTERNAL=1 //Have function strlcpy HAVE_STRLCPY:INTERNAL=1 //Have function strstr HAVE_STRSTR:INTERNAL=1 //Have include strstream HAVE_STRSTREAM:INTERNAL=1 //Have include strstream.h HAVE_STRSTREAM_H:INTERNAL= //Have include strstrea.h HAVE_STRSTREA_H:INTERNAL= //Have function strtoul HAVE_STRTOUL:INTERNAL=1 //Have include synch.h HAVE_SYNCH_H:INTERNAL= //Have symbol __sync_add_and_fetch((int*)0,0) HAVE_SYNC_ADD_AND_FETCH:INTERNAL=1 //Have symbol __sync_sub_and_fetch((int*)0,0) HAVE_SYNC_SUB_AND_FETCH:INTERNAL=1 //Have function sysinfo HAVE_SYSINFO:INTERNAL= //Have include syslog.h HAVE_SYSLOG_H:INTERNAL=1 //Have include sys/dir.h HAVE_SYS_DIR_H:INTERNAL=1 //Have include sys/errno.h HAVE_SYS_ERRNO_H:INTERNAL=1 //Have include sys/file.h HAVE_SYS_FILE_H:INTERNAL=1 //Have symbol SYS_gettid HAVE_SYS_GETTID:INTERNAL=1 //Have include sys/ndir.h HAVE_SYS_NDIR_H:INTERNAL= //Have include sys/param.h HAVE_SYS_PARAM_H:INTERNAL=1 //Have include sys/resource.h HAVE_SYS_RESOURCE_H:INTERNAL=1 //Have include sys/select.h HAVE_SYS_SELECT_H:INTERNAL=1 //Have include sys/socket.h HAVE_SYS_SOCKET_H:INTERNAL=1 //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have include sys/syscall.h HAVE_SYS_SYSCALL_H:INTERNAL=1 //Have include sys/systeminfo.h HAVE_SYS_SYSTEMINFO_H:INTERNAL= //Have include sys/timeb.h HAVE_SYS_TIMEB_H:INTERNAL=1 //Have include sys/time.h HAVE_SYS_TIME_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Have include sys/utime.h HAVE_SYS_UTIME_H:INTERNAL= //Have include sys/utsname.h HAVE_SYS_UTSNAME_H:INTERNAL=1 //Have include sys/wait.h HAVE_SYS_WAIT_H:INTERNAL=1 //Have function tempnam HAVE_TEMPNAM:INTERNAL=1 //Have include thread.h HAVE_THREAD_H:INTERNAL= //Have include time.h HAVE_TIME_H:INTERNAL=1 //Have function tmpnam HAVE_TMPNAM:INTERNAL=1 //typename works correctly HAVE_TYPENAME:INTERNAL=1 //Have symbol uchar definition HAVE_UCHAR_TYPEDEF:INTERNAL= //Have symbol uint64_t definition HAVE_UINT64_T:INTERNAL=1 //Have symbol uint definition HAVE_UINT_TYPEDEF:INTERNAL=1 //Have symbol ulonglong definition HAVE_ULONGLONG:INTERNAL= //Have symbol ulong definition HAVE_ULONG_TYPEDEF:INTERNAL= //Have function uname HAVE_UNAME:INTERNAL=1 //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have include unix.h HAVE_UNIX_H:INTERNAL= //Have symbol unsigned long long definition HAVE_UNSIGNED_LONG_LONG:INTERNAL=1 //Have symbol ushort definition HAVE_USHORT_TYPEDEF:INTERNAL=1 //Have function usleep HAVE_USLEEP:INTERNAL=1 //Have include utime.h HAVE_UTIME_H:INTERNAL=1 //Have symbol vfprintf_s HAVE_VFPRINTF_S:INTERNAL= //variable length arrays are supported HAVE_VLA:INTERNAL=1 //Have symbol vprintf HAVE_VPRINTF:INTERNAL=1 //Have symbol vsnprintf HAVE_VSNPRINTF:INTERNAL=1 //Have symbol vsprintf_s HAVE_VSPRINTF_S:INTERNAL= //Have function wait3 HAVE_WAIT3:INTERNAL=1 //Have function waitpid HAVE_WAITPID:INTERNAL=1 //Have include wchar.h HAVE_WCHAR_H:INTERNAL=1 //Have function wcstombs HAVE_WCSTOMBS:INTERNAL=1 //Have include wctype.h HAVE_WCTYPE_H:INTERNAL=1 //Have function _findfirst HAVE__FINDFIRST:INTERNAL= //Have symbol _vsnprintf_s HAVE__VSNPRINTF_S:INTERNAL= //Have symbol __FUNCTION__ HAVE___FUNCTION___CXX_MACRO:INTERNAL=1 //Have symbol __FUNCTION__ HAVE___FUNCTION___C_MACRO:INTERNAL=1 //Have symbol __FUNCTION__ HAVE___FUNCTION___MACRO:INTERNAL=1 //Have symbol __PRETTY_FUNCTION__ HAVE___PRETTY_FUNCTION___CXX_MACRO:INTERNAL=1 //Have symbol __PRETTY_FUNCTION__ HAVE___PRETTY_FUNCTION___C_MACRO:INTERNAL=1 //Have symbol __PRETTY_FUNCTION__ HAVE___PRETTY_FUNCTION___MACRO:INTERNAL=1 //Have symbol __func__ HAVE___func___CXX_MACRO:INTERNAL=1 //Have symbol __func__ HAVE___func___C_MACRO:INTERNAL=1 //Have symbol __func__ HAVE___func___MACRO:INTERNAL=1 //ADVANCED property for variable: ICU_DATA_LIBRARY_DEBUG ICU_DATA_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_DATA_LIBRARY_RELEASE ICU_DATA_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_DERB_EXECUTABLE ICU_DERB_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENBRK_EXECUTABLE ICU_GENBRK_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENCCODE_EXECUTABLE ICU_GENCCODE_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENCFU_EXECUTABLE ICU_GENCFU_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENCMN_EXECUTABLE ICU_GENCMN_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENCNVAL_EXECUTABLE ICU_GENCNVAL_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENDICT_EXECUTABLE ICU_GENDICT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENNORM2_EXECUTABLE ICU_GENNORM2_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENRB_EXECUTABLE ICU_GENRB_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_GENSPREP_EXECUTABLE ICU_GENSPREP_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_ICU-CONFIG_EXECUTABLE ICU_ICU-CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_ICUINFO_EXECUTABLE ICU_ICUINFO_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_ICUPKG_EXECUTABLE ICU_ICUPKG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_INCLUDE_DIR ICU_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_MAKECONV_EXECUTABLE ICU_MAKECONV_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_MAKEFILE_INC ICU_MAKEFILE_INC-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_PKGDATA_EXECUTABLE ICU_PKGDATA_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_PKGDATA_INC ICU_PKGDATA_INC-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_UCONV_EXECUTABLE ICU_UCONV_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_UC_LIBRARY_DEBUG ICU_UC_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICU_UC_LIBRARY_RELEASE ICU_UC_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //libc.h should be treated as a C++ header INCLUDE_LIBC_H_AS_CXX:INTERNAL=0 // can be included as extern "C" INCLUDE_LIBC_H_AS_EXTERN_C:INTERNAL=1 //math.h should be treated as a C++ header INCLUDE_MATH_H_AS_CXX:INTERNAL=0 // can be included as extern "C" INCLUDE_MATH_H_AS_EXTERN_C:INTERNAL=1 //Result of try_run() RESULT:INTERNAL=0 //Result of try_run() RUN_RESULT:INTERNAL=0 //CHECK_TYPE_SIZE: sizeof(char) SIZEOF_CHAR:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(double) SIZEOF_DOUBLE:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(float) SIZEOF_FLOAT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(fpos_t) SIZEOF_FPOS_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(int) SIZEOF_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(long) SIZEOF_LONG:INTERNAL=8 SIZEOF_OFF_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(short) SIZEOF_SHORT:INTERNAL=2 //CHECK_TYPE_SIZE: sizeof(void*) SIZEOF_VOID_P:INTERNAL=8 //ADVANCED property for variable: SNDFILE_INCLUDE_DIR SNDFILE_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SNDFILE_LIBRARY SNDFILE_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: USE_COMPILER_HIDDEN_VISIBILITY USE_COMPILER_HIDDEN_VISIBILITY-ADVANCED:INTERNAL=1 //Test WITH_STDLIBC_ICONV WITH_STDLIBC_ICONV:INTERNAL=