[pdal-commits] [PDAL/PDAL] ca4efb: Fix HDF5 include directory with CMake >= 3.6.0.

GitHub noreply at github.com
Sun Aug 28 09:08:46 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: ca4efbf9397ad671164359b4b616657eadd733cb
      https://github.com/PDAL/PDAL/commit/ca4efbf9397ad671164359b4b616657eadd733cb
  Author: Bas Couwenberg <sebastic at xs4all.nl>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M cmake/hdf5.cmake

  Log Message:
  -----------
  Fix HDF5 include directory with CMake >= 3.6.0.

HDF5_INCLUDE_DIR was deprecated some time ago,
only HDF5_INCLUDE_DIRS is set for CMake >= 3.6.0.


  Commit: 833f8af91a5ecfb245db839bca6775dbb40e4bf0
      https://github.com/PDAL/PDAL/commit/833f8af91a5ecfb245db839bca6775dbb40e4bf0
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M cmake/hdf5.cmake

  Log Message:
  -----------
  Merge pull request #1292 from sebastic/cmake-3.6-hdf5

Fix HDF5 include directory with CMake >= 3.6.0.


Compare: https://github.com/PDAL/PDAL/compare/efd7681b16d5...833f8af91a5e


More information about the pdal-commits mailing list