[pdal-commits] [PDAL/PDAL] ec2abc: Build BPF with ZLIB when requested (#1960)

GitHub noreply at github.com
Mon Apr 23 14:53:28 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: ec2abcc9d76a6725e5258cee849c30e1217e312e
      https://github.com/PDAL/PDAL/commit/ec2abcc9d76a6725e5258cee849c30e1217e312e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-04-23 (Mon, 23 Apr 2018)

  Changed paths:
    M io/BpfCompressor.hpp
    M io/BpfReader.cpp
    M kernels/InfoKernel.cpp
    M kernels/PipelineKernel.cpp
    M pdal/PDALUtils.cpp
    M plugins/icebridge/io/IcebridgeReader.hpp
    M test/unit/CMakeLists.txt
    M test/unit/apps/pc2pcTest.cpp
    R test/unit/io/BPFTest.cpp
    A test/unit/io/BpfSupport.hpp
    A test/unit/io/BpfTestBase.cpp
    A test/unit/io/BpfTestZlib.cpp
    M tools/lasdump/Dumper.cpp
    M tools/lasdump/Dumper.hpp

  Log Message:
  -----------
  Build BPF with ZLIB when requested (#1960)

* Make sure features header is included.

* Make sure that we include pdal_features where necessary.
Change tests for BPF to detect an error WRT zlib being properly included.




More information about the pdal-commits mailing list