[pdal-commits] [PDAL/PDAL] 05af36: Add two include guards for libgeotiff

GitHub noreply at github.com
Fri Mar 4 10:56:48 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 05af36bd45a607026dc6a7d1a5ebda766c72b241
      https://github.com/PDAL/PDAL/commit/05af36bd45a607026dc6a7d1a5ebda766c72b241
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-03-03 (Thu, 03 Mar 2016)

  Changed paths:
    M io/las/LasReader.cpp
    M io/las/LasWriter.cpp

  Log Message:
  -----------
  Add two include guards for libgeotiff

If installing w/o libgeotiff, can't build w/o these two guards. I'm not
sure how to fix the "no optional components" test to run w/o geotiff,
since this Docker stuff is a bit opaque to me ATM.


  Commit: b0c193475e474a6be45491a284a74dda3e4680d1
      https://github.com/PDAL/PDAL/commit/b0c193475e474a6be45491a284a74dda3e4680d1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-04 (Fri, 04 Mar 2016)

  Changed paths:
    M io/las/LasReader.cpp
    M io/las/LasWriter.cpp

  Log Message:
  -----------
  Merge pull request #1173 from gadomski/no-geotiff

Add two include guards for libgeotiff


Compare: https://github.com/PDAL/PDAL/compare/1578224c09e2...b0c193475e47


More information about the pdal-commits mailing list