[pdal-commits] [PDAL/PDAL] 5f747a: Eliminate PDAL-specific FindGDAL (#2366)

Andrew Bell noreply at github.com
Fri Feb 15 06:30:56 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 5f747a7a4307025c2c90332e6a6007a58858669d
      https://github.com/PDAL/PDAL/commit/5f747a7a4307025c2c90332e6a6007a58858669d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M apps/CMakeLists.txt
    M cmake/gdal.cmake
    R cmake/modules/FindGDAL.cmake
    M plugins/sqlite/CMakeLists.txt
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Eliminate PDAL-specific FindGDAL (#2366)

* Temporary commit.

* Eliminate unnecessarily complex GDAL find script.

* More GDAL module changes.

* Replace accidentally removed directives.

* Remove our own FindGDAL.cmake

* Add OPENSSL_LIBRARIES?

* Revert "Add OPENSSL_LIBRARIES?"

This reverts commit 9f6f2b83f23bf1b91d76be72da8652c299ebc735.

* Remove GDAL find module.
Close #2351

* Change plural back to singular for standard FindGDAL.cmake

* More.

* Add GDAL include dir.

* Link main app with GDAL.




More information about the pdal-commits mailing list