[pdal-commits] [PDAL/PDAL] b2849d: Find Hexer w/ REQUIRED flag

GitHub noreply at github.com
Mon Apr 4 09:09:26 PDT 2016


  Branch: refs/heads/clear-gdal-errors
  Home:   https://github.com/PDAL/PDAL
  Commit: b2849d9a5184378d92ff0b46d7358b4ea9d2d7c1
      https://github.com/PDAL/PDAL/commit/b2849d9a5184378d92ff0b46d7358b4ea9d2d7c1
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M plugins/hexbin/CMakeLists.txt

  Log Message:
  -----------
  Find Hexer w/ REQUIRED flag

w/o this flag, a user can set `BUILD_PLUGIN_HEXBIN=ON` and successfully
configure, etc without any hexer. IMO that's confusing -- if they ask
for hexer support, CMake should bomb if they don't have it.


  Commit: 4f3cade1241872fdc0332b9fc37aeacb00ffec9c
      https://github.com/PDAL/PDAL/commit/4f3cade1241872fdc0332b9fc37aeacb00ffec9c
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M plugins/hexbin/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #1216 from gadomski/fail-if-no-hexer

Find Hexer w/ REQUIRED flag


  Commit: 66d60a35ec9eb0d9371af0ee64f83bb0231b5c41
      https://github.com/PDAL/PDAL/commit/66d60a35ec9eb0d9371af0ee64f83bb0231b5c41
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-04-04 (Mon, 04 Apr 2016)

  Changed paths:
    M plugins/hexbin/CMakeLists.txt

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into clear-gdal-errors


Compare: https://github.com/PDAL/PDAL/compare/62a4b7bb7f53...66d60a35ec9e


More information about the pdal-commits mailing list