hdf5/config/cmake
2021-09-24 08:06:35 -05:00
..
scripts Update examples version because of HDFFV-11269 (#998) 2021-09-10 07:45:04 -05:00
UserMacros Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
cacheinit.cmake CMake no longer builds the C++ library by default (#555) 2021-04-20 06:55:05 -05:00
CMakeFindJavaCommon.cmake Fix EXISTS test syntax 2019-08-29 14:43:35 -05:00
ConfigureChecks.cmake cmake: simplify try_run result comparisons (#950) 2021-08-23 08:36:21 -05:00
ConversionTests.c Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CPack.Info.plist.in [svn-r27364] Add Mac Framework support 2015-07-09 11:56:16 -05:00
CTestCustom.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
CTestScript.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
fileCompareTest.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
FindHDFS.cmake Squashed commit of the following: 2019-07-25 11:47:12 -05:00
H5pubconf.h.in Develop windows compiler fixes (#912) 2021-08-19 15:56:37 -05:00
hdf5-config-version.cmake.in Fix display of long double in tools (#469) 2021-03-17 10:27:21 -05:00
hdf5-config.cmake.in HDFFV-11266 - add option to build HL tools (#1018) 2021-09-16 12:15:25 -05:00
HDF5_Examples_options.cmake Update examples version used by CMake (#882) 2021-08-12 07:50:16 -05:00
HDF5_Examples.cmake.in Update examples version because of HDFFV-11269 (#998) 2021-09-10 07:45:04 -05:00
HDF5Macros.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
HDF5PluginCache.cmake Changes found during merge to 1.12 (#414) 2021-03-04 06:29:10 -06:00
HDF5PluginMacros.cmake Reclassify CMake messages - HDFFV-11144 (#253) 2021-01-13 08:29:15 -06:00
HDF5UseFortran.cmake Rework Fortran configure to allow multiple CMake reruns (#721) 2021-06-07 17:59:47 -05:00
HDFCompilerFlags.cmake Need to match clang and versions not just "Clang" (#1029) 2021-09-22 06:51:55 -05:00
HDFCXXCompilerFlags.cmake MS clang needs EHsc flag (#1035) 2021-09-24 08:06:35 -05:00
HDFFortranCompilerFlags.cmake Disable fortran warning (#1014) 2021-09-16 10:21:21 -05:00
javaTargets.cmake.in Sync CMake java macros with cmake repo (#982) 2021-09-07 08:18:53 -05:00
jrunTest.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
jvolTest.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
libh5cc.in Correction of pkg-config compile script. (#974) 2021-09-07 08:25:39 -05:00
libhdf5.settings.cmake.in HDFFV-11266 - add option to build HL tools (#1018) 2021-09-16 12:15:25 -05:00
mccacheinit.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
patch.xml Update CMake 2019-01-23 17:25:41 -06:00
PkgInfo.in Trim trailing whitespace 2020-04-20 18:12:00 -05:00
README.txt.cmake.in Small doxygen fixes plus simple doc fixes (#989) 2021-09-04 15:22:07 -05:00
UseJava.cmake Sync CMake java macros with cmake repo (#982) 2021-09-07 08:18:53 -05:00
UseJavaClassFilelist.cmake Sync CMake java macros with cmake repo (#982) 2021-09-07 08:18:53 -05:00
UseJavaSymlinks.cmake Sync CMake java macros with cmake repo (#982) 2021-09-07 08:18:53 -05:00
userblockTest.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
vfdTest.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
volTest.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
wait_H5Tinit.cmake TRILAB-142 Change minimum CMake version to 3.12 2020-02-21 16:16:06 -06:00

@HDF5_PACKAGE_NAME@ version @HDF5_PACKAGE_VERSION_STRING@
------------------------------------------------------------------------------

This directory contains the binary (release) distribution of
@HDF5_PACKAGE_NAME@ @HDF5_PACKAGE_VERSION_MAJOR@ that was compiled on;
    @BINARY_PLATFORM@.

It was built with the following options:
    -- @LIB_TYPE@ C/C++/Fortran libraries
    -- SZIP (encoder enabled) and ZLIB
    -- @LIB_TYPE@ HDF5 tools
    -- Java @Java_VERSION@

The contents of this directory are:

    COPYING                 - Copyright notice
    README.txt              - This file
    @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@    - HDF5 Install Package

This binary was built with the ZLIB and SZIP/Libaec external libraries and are
included for convenience.  Libaec is an unrestricted open-source replacement for SZIP
(version 1.0.4, Encoder ENABLED).

The official ZLIB and SZIP/Libaec pages are at:

    ZLIB: https://git.savannah.gnu.org/cgit/gzip.git/
        https://git.savannah.gnu.org/cgit/gzip.git/tree/COPYING
    SZIP/Libaec: https://gitlab.dkrz.de/k202009/libaec
        https://gitlab.dkrz.de/k202009/libaec/-/blob/master/Copyright.txt


Installation
===========================================================================
1. Execute @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@
2. Follow prompts
===========================================================================

After Installation
===========================================================================
The examples folder, HDF5Examples, located in the
HDF5 install folder, can be built and tested with CMake and the supplied
HDF5_Examples.cmake file. The HDF5_Examples.cmake expects HDF5 to have
been installed in the default location with above compilers (see the
libhdf5.settings file in the lib install folder). Also, the CMake
utility should be installed.

To test the installation with the examples;
    Create a directory to run the examples.
    Copy HDF5Examples folder to this directory.
    Copy CTestScript.cmake to this directory.
    Copy HDF5_Examples.cmake to this directory.
    Copy HDF5_Examples_options.cmake to this directory.
    The default source folder is defined as "HDF5Examples". It can be changed
        with the CTEST_SOURCE_NAME script option.
    The default installation folder is defined as "@CMAKE_INSTALL_PREFIX@".
        It can be changed with the INSTALLDIR script option.
    The default ctest configuration is defined as "Release". It can be changed
        with the CTEST_CONFIGURATION_TYPE script option. Note that this must
        be the same as the value used with the -C command line option.
    The default build configuration is defined to build and use static libraries.
        Shared libraries can be used with the STATICONLYLIBRARIES script option set to "NO".
    Other options can be changed by editing the HDF5_Examples_options.cmake file.

    If the defaults are okay, execute from this directory:
        ctest -S HDF5_Examples.cmake -C Release -V -O test.log
    If the defaults need change, execute from this directory:
        ctest -S HDF5_Examples.cmake,CTEST_SOURCE_NAME=MyExamples,INSTALLDIR=MyLocation -C Release -V -O test.log

When executed, the ctest script will save the results to the log file, test.log, as
indicated by the ctest command. If you wish the to see more build and test information,
add "-VV" to the ctest command. The output should show;
      100% tests passed, 0 tests failed out of 156.

For more information see USING_CMake_Examples.txt in the install folder.
===========================================================================

Documentation for this release can be found at the following URL:
     https://portal.hdfgroup.org/display/HDF5/HDF5

Bugs should be reported to help@hdfgroup.org.