[pdal-commits] [PDAL/PDAL] 032754: Include ground kernel app only if we have PCL

GitHub noreply at github.com
Wed Sep 17 06:32:03 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 0327546443f8866fcc3ea926d706190c1bb933f7
      https://github.com/PDAL/PDAL/commit/0327546443f8866fcc3ea926d706190c1bb933f7
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/kernel/Kernel.hpp
    M src/CMakeLists.txt

  Log Message:
  -----------
  Include ground kernel app only if we have PCL

For now, the ground filter can't run without PCL, so we should ghost it
away if we don't have PCL.


  Commit: 5a2225c3c55718d0a3edf2580e3f54379a12fb14
      https://github.com/PDAL/PDAL/commit/5a2225c3c55718d0a3edf2580e3f54379a12fb14
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/kernel/Kernel.hpp
    M src/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #464 from gadomski/ground-depends-on-pcl

Include ground kernel app only if we have PCL


Compare: https://github.com/PDAL/PDAL/compare/937e54d473cb...5a2225c3c557


More information about the pdal-commits mailing list