[pdal-commits] [PDAL/PDAL] a08d03: Specify interface includes for downstream PDAL pro...

Andrew Bell noreply at github.com
Thu Mar 12 10:12:47 PDT 2020


  Branch: refs/heads/issue-2262
  Home:   https://github.com/PDAL/PDAL
  Commit: a08d03f40af52cd5bdb071e1c6e8e85dd3bb0cd9
      https://github.com/PDAL/PDAL/commit/a08d03f40af52cd5bdb071e1c6e8e85dd3bb0cd9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-03-10 (Tue, 10 Mar 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Specify interface includes for downstream PDAL projects.


  Commit: 7d350ccfce7ea3852e0b74148ead2c55fc54c730
      https://github.com/PDAL/PDAL/commit/7d350ccfce7ea3852e0b74148ead2c55fc54c730
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M doc/java.rst
    M doc/stages/filters.hag.rst
    A doc/stages/filters.hag_delaunay.rst
    A doc/stages/filters.hag_dem.rst
    A doc/stages/filters.hag_nn.rst
    M doc/stages/filters.rst
    M doc/stages/images/autzen-elevation.png
    A doc/stages/images/autzen-hag-delaunay.png
    A doc/stages/images/autzen-hag-dem.png
    A doc/stages/images/autzen-hag-nn.png
    M doc/stages/writers.gltf.rst
    M filters/DEMFilter.cpp
    A filters/HagDelaunayFilter.cpp
    A filters/HagDelaunayFilter.hpp
    A filters/HagDemFilter.cpp
    A filters/HagDemFilter.hpp
    A filters/HagNnFilter.cpp
    A filters/HagNnFilter.hpp
    M filters/StatsFilter.hpp
    M io/GltfWriter.cpp
    M io/LasWriter.cpp
    M pdal/PointTable.hpp
    M pdal/SpatialReference.cpp
    M pdal/SpatialReference.hpp
    M plugins/e57/libE57Format/CMakeLists.txt
    M plugins/icebridge/io/Hdf5Handler.hpp
    M plugins/tiledb/io/TileDBReader.cpp
    M plugins/tiledb/test/TileDBReaderTest.cpp
    M scripts/azp/linux.yml
    M scripts/conda/win64.bat
    M scripts/docker/ubuntu/Dockerfile
    A scripts/docker/ubuntu/Dockerfile.dependencies
    R scripts/docker/ubuntu/dependencies/Dockerfile
    M test/data/pipeline/issue2937.json.in
    M test/unit/filters/HAGFilterTest.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2262


  Commit: 43037a08a08d7f55725d753a0fe93718ecb15e35
      https://github.com/PDAL/PDAL/commit/43037a08a08d7f55725d753a0fe93718ecb15e35
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Fix include directory.


Compare: https://github.com/PDAL/PDAL/compare/a08d03f40af5%5E...43037a08a08d


More information about the pdal-commits mailing list