[pdal-commits] [PDAL/PDAL] 1c4916: Begin using 'option' rather than 'set' for PDAL op...

GitHub noreply at github.com
Wed Mar 26 10:22:37 PDT 2014


  Branch: refs/heads/use-options-command
  Home:   https://github.com/PDAL/PDAL
  Commit: 1c49161b08c4fd92b83737b00f85b09aa73ebb92
      https://github.com/PDAL/PDAL/commit/1c49161b08c4fd92b83737b00f85b09aa73ebb92
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Begin using 'option' rather than 'set' for PDAL options

Options become slightly more concise (drops the 'CACHE BOOL') and
enables use of CMAKE_DEPENDENT_OPTION macro, which could be useful
for the GDAL/GeoTIFF/TIFF trio among others.




More information about the pdal-commits mailing list