# This is the CMakeCache file. # For build in directory: c:/Dev/netCDF-19 # It was generated by CMake: C:/Program Files/CMake/bin/cmake.exe # 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 ######################## //Path to a file. AWSSDK_CORE_HEADER_FILE:FILEPATH=C:/Program Files (x86)/aws-cpp-sdk-all/include/aws/core/Aws.h //Path to a library. AWSSDK_CORE_LIB_FILE:FILEPATH=C:/Program Files (x86)/aws-cpp-sdk-all/bin/aws-cpp-sdk-core.lib //The directory containing a CMake configuration file for AWSSDK. AWSSDK_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/cmake/AWSSDK //Build name variable for CDash BUILDNAME:STRING= BUILDNAME_PREFIX:STRING= BUILDNAME_SUFFIX:STRING= BUILD_DLL:BOOL=ON //Configure netCDF as a shared library. BUILD_SHARED_LIBS:BOOL=ON //Build the testing tree. BUILD_TESTING:BOOL=ON BUILD_TESTSETS:BOOL=ON //Build ncgen, ncgen3, ncdump. BUILD_UTILITIES:BOOL=ON //The directory containing the header file blosc.h Blosc_INCLUDE_DIRS:PATH=Blosc_INCLUDE_DIRS-NOTFOUND //The directory containing the header file bz2.h Bz2_INCLUDE_DIRS:PATH=Bz2_INCLUDE_DIRS-NOTFOUND //Default maximum number of elements in cache. CHUNK_CACHE_NELEMS:STRING=4133 //Default file chunk cache preemption policy for HDf5 files(a number // between 0 and 1, inclusive. CHUNK_CACHE_PREEMPTION:STRING=0.75 //Default Chunk Cache Size. CHUNK_CACHE_SIZE:STRING=16777216 //Default NCZarr Chunk Cache Size. CHUNK_CACHE_SIZE_NCZARR:STRING=4194304 //Path to a program. CMAKE_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/lib.exe //Choose the type of build, options are: None, Debug, Release. CMAKE_BUILD_TYPE:STRING=DEBUG //Semicolon separated list of supported configuration types, only // supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything // else will be ignored. CMAKE_CONFIGURATION_TYPES:STRING=Debug;RelWithDebInfo //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 /GR /EHsc //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1 //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG //Libraries linked by default with all C++ applications. CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1 //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG //Libraries linked by default with all C applications. CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib) CMAKE_INSTALL_LIBDIR:PATH=lib //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/netCDF //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/link.exe //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //Path to a program. CMAKE_MT:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.17134.0/x64/mt.exe //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC=NetCDF is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://www.unidata.ucar.edu/software/netcdf/ //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=netCDF //RC compiler CMAKE_RC_COMPILER:FILEPATH=C:/Program Files (x86)/Windows Kits/10/bin/10.0.17134.0/x64/rc.exe //Flags for Windows Resource Compiler during all build types. CMAKE_RC_FLAGS:STRING=-DWIN32 //Flags for Windows Resource Compiler during DEBUG builds. CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG //Flags for Windows Resource Compiler during MINSIZEREL builds. CMAKE_RC_FLAGS_MINSIZEREL:STRING= //Flags for Windows Resource Compiler during RELEASE builds. CMAKE_RC_FLAGS_RELEASE:STRING= //Flags for Windows Resource Compiler during RELWITHDEBINFO builds. CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING= //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=OFF //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=OFF //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64 //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= //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=OFF //Path to the coverage program that CTest uses for performing coverage // inspection COVERAGE_COMMAND:FILEPATH=COVERAGE_COMMAND-NOTFOUND //Extra command line flags to pass to the coverage tool COVERAGE_EXTRA_FLAGS:STRING=-l //Enable to build 7-Zip packages CPACK_BINARY_7Z:BOOL=OFF //Enable to build IFW packages CPACK_BINARY_IFW:BOOL=OFF //Enable to build NSIS packages CPACK_BINARY_NSIS:BOOL=ON //Enable to build NuGet packages CPACK_BINARY_NUGET:BOOL=OFF //Enable to build WiX packages CPACK_BINARY_WIX:BOOL=OFF //Enable to build ZIP packages CPACK_BINARY_ZIP:BOOL=OFF //Enable to build 7-Zip source packages CPACK_SOURCE_7Z:BOOL=ON //Enable to build ZIP source packages CPACK_SOURCE_ZIP:BOOL=ON //Flag to upgrade the C++ standard used. The default is 11. The // minimum is 11. CPP_STANDARD:STRING=11 //How many times to retry timed-out CTest submissions. CTEST_SUBMIT_RETRY_COUNT:STRING=3 //How long to wait between timed-out CTest submissions. CTEST_SUBMIT_RETRY_DELAY:STRING=5 //The directory containing a CMake configuration file for CURL. CURL_DIR:PATH=CURL_DIR-NOTFOUND //Path to a file. CURL_INCLUDE_DIR:PATH=C:/Libs/curl/include //Path to a library. CURL_LIBRARY_DEBUG:FILEPATH=C:/Libs/curl-19/lib/Debug/libcurl-d_imp.lib //Path to a library. CURL_LIBRARY_RELEASE:FILEPATH=C:/Libs/curl-19/lib/RelWithDebInfo/libcurl_imp.lib //Maximum time allowed before CTest will kill the test. DART_TESTING_TIMEOUT:STRING=1500 //Default number of chunks in cache. DEFAULT_CHUNKS_IN_CACHE:STRING=10 //Default Chunk Cache Size. DEFAULT_CHUNK_SIZE:STRING=16777216 //Invoke nc_finalize at exit. ENABLE_ATEXIT_FINALIZE:BOOL=ON //Detection is typically automatic, but this option can be used // to force enable/disable bash-script based tests. ENABLE_BASH_SCRIPT_TESTING:BOOL=ON //Enable byte-range access to remote datasets.. ENABLE_BYTERANGE:BOOL=OFF //Enable CDF5 support ENABLE_CDF5:STRING=AUTO //Enable DAP2 and DAP4 Client. ENABLE_DAP:BOOL=ON //Use DAP2 ENABLE_DAP2:BOOL=OFF //Use DAP4 ENABLE_DAP4:BOOL=OFF //Enable DAP long tests. ENABLE_DAP_LONG_TESTS:BOOL=OFF //Enable DAP remote tests. ENABLE_DAP_REMOTE_TESTS:BOOL=ON //Enable in-memory files ENABLE_DISKLESS:BOOL=ON //Build a Windows DLL. ENABLE_DLL:BOOL=ON //Enable generation of doxygen-based documentation. ENABLE_DOXYGEN:BOOL=OFF //Enable use of fill value when out-of-range type conversion causes // NC_ERANGE error. ENABLE_ERANGE_FILL:STRING=AUTO //Build Examples ENABLE_EXAMPLES:BOOL=ON //Run extra example tests. Requires GNU Sed. Ignored if HDF5 is // not Enabled ENABLE_EXAMPLE_TESTS:BOOL=OFF //Enable Extra tests. Some may not work because of known issues. // Developers only. ENABLE_EXTRA_TESTS:BOOL=OFF //Enable extreme numbers during testing, such as MAX_INT-1 ENABLE_EXTREME_NUMBERS:BOOL=ON //Run tests which are known to fail, check to see if any have been // fixed. ENABLE_FAILING_TESTS:BOOL=OFF //Enable filter testing. Ignored if shared libraries or netCDF4 // are not enabled ENABLE_FILTER_TESTING:BOOL=ON //Enable experimental fsync code. ENABLE_FSYNC:BOOL=OFF //Build netCDF-4 with HDF4 read capability(HDF4, HDF5 and Zlib // required). ENABLE_HDF4:BOOL=OFF //Use HDF5 ENABLE_HDF5:BOOL=OFF //Enable jna bug fix code. ENABLE_JNA:BOOL=OFF //Enable large file support. ENABLE_LARGE_FILE_SUPPORT:BOOL=ON //Link against libxml2 if it is available, use the packaged tinyxml2 // parser otherwise. ENABLE_LIBXML2:BOOL=ON //Enable Logging. ENABLE_LOGGING:BOOL=OFF //Enable test of metadata performance. ENABLE_METADATA_PERF_TESTS:BOOL=OFF //Use MMAP. ENABLE_MMAP:BOOL=ON ENABLE_MULTIFILTERS:BOOL=ON //Enable NCZarr Client. ENABLE_NCZARR:BOOL=ON //Enable NCZarr filters ENABLE_NCZARR_FILTERS:BOOL=ON //Enable NCZarr filter testing. ENABLE_NCZARR_FILTERS_TESTING:BOOL=ON //Enable NCZarr S3 support. ENABLE_NCZARR_S3:BOOL=ON //Enable NCZarr S3 tests. ENABLE_NCZARR_S3_TESTS:BOOL=OFF //Enable netCDF4 Alias ENABLE_NETCDF4:BOOL=ON //Enable netCDF-4 API ENABLE_NETCDF_4:BOOL=ON //Build netCDF-4 with parallel IO ENABLE_PARALLEL4:BOOL=OFF //Enable Parallel IO Tests. Requires HDF5/NetCDF4 with parallel // I/O Support. ENABLE_PARALLEL_TESTS:BOOL=OFF //Enable dynamically loaded plugins (default on). ENABLE_PLUGINS:BOOL=ON //Build with parallel I/O for CDF-1, 2, and 5 files using PnetCDF. ENABLE_PNETCDF:BOOL=OFF //Enable variable quantization ENABLE_QUANTIZE:BOOL=ON //S3 SDK ENABLE_S3_SDK:BOOL=ON //Enable definition of nc_set_log_level(). ENABLE_SET_LOG_LEVEL_FUNC:BOOL=ON //Encode the library SO version in the file name of the generated // library file. ENABLE_SHARED_LIBRARY_VERSION:BOOL=ON //Enable strict null byte header padding. ENABLE_STRICT_NULL_BYTE_HEADER_PADDING:BOOL=OFF //Enable basic tests, run with 'make test'. ENABLE_TESTS:BOOL=ON //Run Unit Tests. ENABLE_UNIT_TESTS:BOOL=OFF //Build netCDF Version 2. ENABLE_V2_API:BOOL=ON //Enable bundled XGetOpt instead of external getopt(). ENABLE_XGETOPT:BOOL=ON //Path to a program. GITCOMMAND:FILEPATH=C:/Program Files/Git/cmd/git.exe //Path to a program. HAVE_BASH:FILEPATH=C:/Windows/System32/bash.exe //Path to a program. HOSTNAME_CMD:FILEPATH=C:/Windows/System32/HOSTNAME.EXE ISMSVC:BOOL=yes //Path to a file. LIBXML2_INCLUDE_DIR:PATH=LIBXML2_INCLUDE_DIR-NOTFOUND //Path to a library. LIBXML2_LIBRARY:FILEPATH=LIBXML2_LIBRARY-NOTFOUND //Path to a program. LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=LIBXML2_XMLLINT_EXECUTABLE-NOTFOUND M4FLAGS:STRING=-DERANGE_FILL //Command to build the project MAKECOMMAND:STRING="C:\Program Files\CMake\bin\cmake.exe" --build . --config "${CTEST_CONFIGURATION_TYPE}" //build-target(s) tried by 'make distcheck' MAKEDIST_BUILDTARGETS:STRING= //check-target(s) tried by 'make distcheck' MAKEDIST_CHECKTARGETS:STRING=test //flags which are given to 'cmake' by 'make distcheck' MAKEDIST_CMAKEFLAGS:STRING=-DBUILD_SHARED_LIBS:BOOL=ON //install-target(s) tried by 'make distcheck' MAKEDIST_INSTALLTARGETS:STRING=install //basename of the tarball created by 'make dist*' MAKEDIST_PKGBASE:STRING=netCDF-4.9.1-development //tarball created by 'make dist' MAKEDIST_TARBALL:PATH=C:/Dev/netCDF-19/netCDF-4.9.1-development.tar.bz2 //flags used by 'make dist' to create the tarball MAKEDIST_TARFLAGS:STRING=--bzip2 //directory for temporary files created by'make dist*' MAKEDIST_TMPDIR:PATH=C:/Dev/netCDF-19/.make-dist //Default maximum cache size. MAX_DEFAULT_CACHE_SIZE:STRING=67108864 //Path to the memory checking command, used for memory error detection. MEMORYCHECK_COMMAND:FILEPATH=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/cuda-memcheck.exe //File that contains suppressions for the memory checker MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= //Path to a file. MSVC_REDIST_DIR:PATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Redist/MSVC/14.29.30133 //Minimum I/O Blocksize for netCDF classic and 64-bit offset format // files. NCIO_MINBLOCKSIZE:STRING=256 //Specify extra pairs for _NCProperties. NCPROPERTIES_EXTRA:STRING= //Prefix for Dashboard location on remote server when using CTest-based // testing. NC_CTEST_DROP_LOC_PREFIX:STRING= //Dashboard location for CTest-based testing purposes. NC_CTEST_DROP_SITE:STRING=cdash.unidata.ucar.edu:443 //Project Name for CTest-based testing purposes. NC_CTEST_PROJECT_NAME:STRING=netcdf-c //Hostname of test machine. NC_CTEST_SITE:STRING=Ryzenator //Path to a program. NC_DPKG:FILEPATH=NC_DPKG-NOTFOUND //Additional libraries to link against. NC_EXTRA_DEPS:STRING= //Find dynamically-built versions of dependent libraries NC_FIND_SHARED_LIBS:BOOL=ON //Path to a program. NC_M4:FILEPATH=C:/Programs/m4-1.4.14-1/bin/m4.exe //Default stack size for MSVC-based projects. NC_MSVC_STACK_SIZE:STRING=40000000 //Use static CRT Libraries ('\MT'). NC_USE_STATIC_CRT:BOOL=OFF //Default name of the netcdf library. NETCDF_LIB_NAME:STRING= PACKAGE:STRING=netCDF //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=PKG_CONFIG_EXECUTABLE-NOTFOUND REGEDIT:BOOL=yes //test servers to use for remote test REMOTETESTSERVERS:STRING=remotetest.unidata.ucar.edu //Name of the computer/site where compile is being run SITE:STRING=Ryzenator //The directory containing the header file szip.h Szip_INCLUDE_DIRS:PATH=Szip_INCLUDE_DIRS-NOTFOUND //Where to put large temp files if large file tests are run. TEMP_LARGE:STRING=. //Path to a program. UNAME:FILEPATH=UNAME-NOTFOUND USE_CDF5:BOOL=ON USE_DAP:BOOL=ON USE_NETCDF4:BOOL=ON USE_X_GETOPT:BOOL=ON WINVERBUILD:STRING=19044 WINVERMAJOR:STRING=10 //Path to a file. ZLIB_INCLUDE_DIR:PATH=C:/Misc/zlib-ng-19/ //Path to a library. ZLIB_LIBRARY:FILEPATH=Debug;C:/Misc/zlib-ng-19/Debug/zlibstaticd.lib;Optimized;C:/Misc/zlib-ng-19/RelWithDebInfo/zlibstatic.lib //The directory containing the header file zip/zip.h Zip_INCLUDE_DIRS:PATH=Zip_INCLUDE_DIRS-NOTFOUND //The directory containing the header file zstd.h Zstd_INCLUDE_DIRS:PATH=Zstd_INCLUDE_DIRS-NOTFOUND //The directory containing a CMake configuration file for aws-c-auth. aws-c-auth_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-auth/cmake //The directory containing a CMake configuration file for aws-c-cal. aws-c-cal_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-cal/cmake //The directory containing a CMake configuration file for aws-c-common. aws-c-common_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-common/cmake //The directory containing a CMake configuration file for aws-c-compression. aws-c-compression_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-compression/cmake //The directory containing a CMake configuration file for aws-c-event-stream. aws-c-event-stream_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-event-stream/cmake //The directory containing a CMake configuration file for aws-c-http. aws-c-http_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-http/cmake //The directory containing a CMake configuration file for aws-c-io. aws-c-io_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-io/cmake //The directory containing a CMake configuration file for aws-c-mqtt. aws-c-mqtt_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-mqtt/cmake //The directory containing a CMake configuration file for aws-c-s3. aws-c-s3_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-s3/cmake //The directory containing a CMake configuration file for aws-c-sdkutils. aws-c-sdkutils_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-c-sdkutils/cmake //The directory containing a CMake configuration file for aws-checksums. aws-checksums_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-checksums/cmake //The directory containing a CMake configuration file for aws-cpp-sdk-core. aws-cpp-sdk-core_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/cmake/aws-cpp-sdk-core //The directory containing a CMake configuration file for aws-cpp-sdk-s3. aws-cpp-sdk-s3_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/cmake/aws-cpp-sdk-s3 //The directory containing a CMake configuration file for aws-crt-cpp. aws-crt-cpp_DIR:PATH=C:/Program Files (x86)/aws-cpp-sdk-all/lib/aws-crt-cpp/cmake //Value Computed by CMake netCDF_BINARY_DIR:STATIC=C:/Dev/netCDF-19 //Value Computed by CMake netCDF_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake netCDF_SOURCE_DIR:STATIC=C:/Dev/netCDF ######################## # INTERNAL cache entries ######################## //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=c:/Dev/netCDF-19 //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=21 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe //ADVANCED property for variable: CMAKE_CTEST_COMMAND CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe //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_CXX_STANDARD_LIBRARIES CMAKE_CXX_STANDARD_LIBRARIES-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_C_STANDARD_LIBRARIES CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown //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 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Visual Studio 16 2019 //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=C:/Dev/netCDF //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-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 //Location of our custom CMake modules. CMAKE_MODULE_PATH:INTERNAL=C:/Dev/netCDF/cmake/modules/ //ADVANCED property for variable: CMAKE_MT CMAKE_MT-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=21 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //noop for ranlib CMAKE_RANLIB:INTERNAL=: //ADVANCED property for variable: CMAKE_RC_COMPILER CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 CMAKE_RC_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.21 //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_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: COVERAGE_COMMAND COVERAGE_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: COVERAGE_EXTRA_FLAGS COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_7Z CPACK_BINARY_7Z-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_IFW CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_NSIS CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_NUGET CPACK_BINARY_NUGET-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_WIX CPACK_BINARY_WIX-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_ZIP CPACK_BINARY_ZIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_7Z CPACK_SOURCE_7Z-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_ZIP CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_DIR CURL_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_INCLUDE_DIR CURL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_LIBRARY_DEBUG CURL_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CURL_LIBRARY_RELEASE CURL_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DART_TESTING_TIMEOUT DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ENABLE_DAP_LONG_TESTS ENABLE_DAP_LONG_TESTS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ENABLE_DAP_REMOTE_TESTS ENABLE_DAP_REMOTE_TESTS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ENABLE_FAILING_TESTS ENABLE_FAILING_TESTS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ENABLE_SHARED_LIBRARY_VERSION ENABLE_SHARED_LIBRARY_VERSION-ADVANCED:INTERNAL=1 //Details about finding CURL FIND_PACKAGE_MESSAGE_DETAILS_CURL:INTERNAL=[optimized;C:/Libs/curl-19/lib/RelWithDebInfo/libcurl_imp.lib;debug;C:/Libs/curl-19/lib/Debug/libcurl-d_imp.lib][C:/Libs/curl/include][c ][v7.85.0-DEV()] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[Debug;C:/Misc/zlib-ng-19/Debug/zlibstaticd.lib;Optimized;C:/Misc/zlib-ng-19/RelWithDebInfo/zlibstatic.lib][C:/Misc/zlib-ng-19/][v1.2.12()] //ADVANCED property for variable: GITCOMMAND GITCOMMAND-ADVANCED:INTERNAL=1 //Have symbol alloca HAVE_ALLOCA:INTERNAL= //Have include alloca.h HAVE_ALLOCA_H:INTERNAL= //Have function atexit HAVE_ATEXIT:INTERNAL=1 //Have include BaseTsd.h HAVE_BASETSD_H:INTERNAL=1 //Have function clock_gettime HAVE_CLOCK_GETTIME:INTERNAL= //Test HAVE_CURLINFO_HTTP_CONNECTCODE HAVE_CURLINFO_HTTP_CONNECTCODE:INTERNAL= //Test HAVE_CURLINFO_RESPONSE_CODE HAVE_CURLINFO_RESPONSE_CODE:INTERNAL= //Test HAVE_CURLOPT_BUFFERSIZE HAVE_CURLOPT_BUFFERSIZE:INTERNAL= //Test HAVE_CURLOPT_KEEPALIVE HAVE_CURLOPT_KEEPALIVE:INTERNAL= //Test HAVE_CURLOPT_KEYPASSWD HAVE_CURLOPT_KEYPASSWD:INTERNAL= //Test HAVE_CURLOPT_PASSWORD HAVE_CURLOPT_PASSWORD:INTERNAL= //Test HAVE_CURLOPT_USERNAME HAVE_CURLOPT_USERNAME:INTERNAL= //Have symbol isfinite HAVE_DECL_ISFINITE:INTERNAL=1 //Have symbol isinf HAVE_DECL_ISINF:INTERNAL=1 //Have symbol isnan HAVE_DECL_ISNAN:INTERNAL=1 //Have include dirent.h HAVE_DIRENT_H:INTERNAL= //Have include dlfcn.h HAVE_DLFCN_H:INTERNAL= //Have include endian.h HAVE_ENDIAN_H:INTERNAL= //Have include execinfo.h HAVE_EXECINFO_H:INTERNAL= //Have include fcntl.h HAVE_FCNTL_H:INTERNAL=1 //Have function fileno HAVE_FILENO:INTERNAL=1 //Have function _filelengthi64 HAVE_FILE_LENGTH_I64:INTERNAL=1 //Have function fsync HAVE_FSYNC:INTERNAL= //Have include ftw.h HAVE_FTW_H:INTERNAL= //Have include getopt.h HAVE_GETOPT_H:INTERNAL= //Have function getpagesize HAVE_GETPAGESIZE:INTERNAL= //Have function getrlimit HAVE_GETRLIMIT:INTERNAL= //Have function gettimeofday HAVE_GETTIMEOFDAY:INTERNAL= //Have include inttypes.h HAVE_INTTYPES_H:INTERNAL=1 //Have include io.h HAVE_IO_H:INTERNAL=1 //Test HAVE_LIBCURL_766 HAVE_LIBCURL_766:INTERNAL= //Have include libgen.h HAVE_LIBGEN_H:INTERNAL= //Have include locale.h HAVE_LOCALE_H:INTERNAL=1 //Have include malloc.h HAVE_MALLOC_H:INTERNAL=1 //Have include math.h HAVE_MATH_H:INTERNAL=1 //Have function memmove HAVE_MEMMOVE:INTERNAL=1 //Have function mkstemp HAVE_MKSTEMP:INTERNAL= //Have function mktemp HAVE_MKTEMP:INTERNAL=1 //Have function mmap HAVE_MMAP:INTERNAL= //Have function MPI_Comm_f2c HAVE_MPI_COMM_F2C:INTERNAL= //Have function MPI_Info_f2c HAVE_MPI_INFO_F2C:INTERNAL= //Have function mremap HAVE_MREMAP:INTERNAL= //Have include pstdint.h HAVE_PSTDINT_H:INTERNAL= //Have function random HAVE_RANDOM:INTERNAL= //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_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_INT64_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONGLONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_OFF64_T:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_OFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_PTRDIFF_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SCHAR:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_SHORT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SIZE_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SSIZE_T:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UCHAR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UINT:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UINT64:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF_UINT64_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UINTPTR_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_ULONGLONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UNSIGNED_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UNSIGNED_LONG_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_UNSIGNED_SHORT_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_USHORT:INTERNAL=FALSE //Result of TRY_COMPILE HAVE_SIZEOF__BOOL:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF___INT_64:INTERNAL=TRUE //Have symbol snprintf HAVE_SNPRINTF:INTERNAL=1 //Have include stdarg.h HAVE_STDARG_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 //Have function strcasecmp HAVE_STRCASECMP:INTERNAL= //Have function strdup HAVE_STRDUP:INTERNAL=1 //Have include strings.h HAVE_STRINGS_H:INTERNAL= //Have include string.h HAVE_STRING_H:INTERNAL=1 //Have function strlcat HAVE_STRLCAT:INTERNAL= //Have function strndup HAVE_STRNDUP:INTERNAL= //Have function strtoll HAVE_STRTOLL:INTERNAL=1 //Have function strtoull HAVE_STRTOULL:INTERNAL=1 //Have symbol st_blksize HAVE_STRUCT_STAT_ST_BLKSIZE:INTERNAL= //Have symbol struct timespec HAVE_STRUCT_TIMESPEC:INTERNAL= //Have function sysconf HAVE_SYSCONF:INTERNAL= //Have include sys/mman.h HAVE_SYS_MMAN_H:INTERNAL= //Have include sys/param.h HAVE_SYS_PARAM_H:INTERNAL= //Have include sys/resource.h HAVE_SYS_RESOURCE_H:INTERNAL= //Have include sys/stat.h HAVE_SYS_STAT_H:INTERNAL=1 //Have include sys/time.h HAVE_SYS_TIME_H:INTERNAL= //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Have include time.h HAVE_TIME_H:INTERNAL=1 //Have include unistd.h HAVE_UNISTD_H:INTERNAL= //Have include winsock2.h HAVE_WINSOCK2_H:INTERNAL=1 //ADVANCED property for variable: LIBXML2_INCLUDE_DIR LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_LIBRARY LIBXML2_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 //The OpenSSL include directory LibCrypto_INCLUDE_DIR:INTERNAL= //The OpenSSL crypto shared library LibCrypto_SHARED_LIBRARY:INTERNAL= //The OpenSSL crypto static library LibCrypto_STATIC_LIBRARY:INTERNAL= //ADVANCED property for variable: MAKECOMMAND MAKECOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKEDIST_BUILDTARGETS MAKEDIST_BUILDTARGETS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKEDIST_CHECKTARGETS MAKEDIST_CHECKTARGETS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKEDIST_INSTALLTARGETS MAKEDIST_INSTALLTARGETS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKEDIST_PKGBASE MAKEDIST_PKGBASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKEDIST_TARBALL MAKEDIST_TARBALL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MAKEDIST_TMPDIR MAKEDIST_TMPDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_COMMAND MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MSVC_REDIST_DIR MSVC_REDIST_DIR-ADVANCED:INTERNAL=1 PC_LIBXML_CFLAGS:INTERNAL= PC_LIBXML_CFLAGS_I:INTERNAL= PC_LIBXML_CFLAGS_OTHER:INTERNAL= PC_LIBXML_FOUND:INTERNAL= PC_LIBXML_INCLUDEDIR:INTERNAL= PC_LIBXML_LIBDIR:INTERNAL= PC_LIBXML_LIBS:INTERNAL= PC_LIBXML_LIBS_L:INTERNAL= PC_LIBXML_LIBS_OTHER:INTERNAL= PC_LIBXML_LIBS_PATHS:INTERNAL= PC_LIBXML_MODULE_NAME:INTERNAL= PC_LIBXML_PREFIX:INTERNAL= PC_LIBXML_STATIC_CFLAGS:INTERNAL= PC_LIBXML_STATIC_CFLAGS_I:INTERNAL= PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL= PC_LIBXML_STATIC_LIBDIR:INTERNAL= PC_LIBXML_STATIC_LIBS:INTERNAL= PC_LIBXML_STATIC_LIBS_L:INTERNAL= PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL= PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL= PC_LIBXML_VERSION:INTERNAL= //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SITE SITE-ADVANCED:INTERNAL=1 //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(int) SIZEOF_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(int64_t) SIZEOF_INT64_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(long) SIZEOF_LONG:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(long long) SIZEOF_LONGLONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(long long) SIZEOF_LONG_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: off64_t unknown SIZEOF_OFF64_T:INTERNAL= //CHECK_TYPE_SIZE: sizeof(off_t) SIZEOF_OFF_T:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(ptrdiff_t) SIZEOF_PTRDIFF_T:INTERNAL=8 //CHECK_TYPE_SIZE: schar unknown SIZEOF_SCHAR:INTERNAL= //CHECK_TYPE_SIZE: sizeof(short) SIZEOF_SHORT:INTERNAL=2 //CHECK_TYPE_SIZE: sizeof(size_t) SIZEOF_SIZE_T:INTERNAL=8 //CHECK_TYPE_SIZE: ssize_t unknown SIZEOF_SSIZE_T:INTERNAL= //CHECK_TYPE_SIZE: sizeof(unsigned char) SIZEOF_UCHAR:INTERNAL=1 //CHECK_TYPE_SIZE: uint unknown SIZEOF_UINT:INTERNAL= //CHECK_TYPE_SIZE: uint64 unknown SIZEOF_UINT64:INTERNAL= //CHECK_TYPE_SIZE: sizeof(uint64_t) SIZEOF_UINT64_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(uintptr_t) SIZEOF_UINTPTR_T:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(unsigned long long) SIZEOF_ULONGLONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(unsigned int) SIZEOF_UNSIGNED_INT:INTERNAL=4 //CHECK_TYPE_SIZE: sizeof(unsigned long long) SIZEOF_UNSIGNED_LONG_LONG:INTERNAL=8 //CHECK_TYPE_SIZE: sizeof(unsigned short int) SIZEOF_UNSIGNED_SHORT_INT:INTERNAL=2 //CHECK_TYPE_SIZE: ushort unknown SIZEOF_USHORT:INTERNAL= //CHECK_TYPE_SIZE: sizeof(_Bool) SIZEOF__BOOL:INTERNAL=1 //CHECK_TYPE_SIZE: sizeof(__int64) SIZEOF___INT_64:INTERNAL=8 //ADVANCED property for variable: ZLIB_INCLUDE_DIR ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY ZLIB_LIBRARY-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/netCDF __pkg_config_checked_PC_LIBXML:INTERNAL=1