[pdal-commits] [PDAL/PDAL] b2849d: Find Hexer w/ REQUIRED flag
GitHub
noreply at github.com
Mon Apr 4 09:09:07 PDT 2016
Branch: refs/heads/master
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
Compare: https://github.com/PDAL/PDAL/compare/ab66a6803dee...4f3cade12418
More information about the pdal-commits
mailing list