[pdal-commits] [PDAL/PDAL] 8a82a0: use pkgconfig to support draco 1.4.0+ (only) (#3413)

Howard Butler noreply at github.com
Sun Apr 11 13:35:49 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 8a82a01fd739d1fd5a22923d4ff2c5212df96182
      https://github.com/PDAL/PDAL/commit/8a82a01fd739d1fd5a22923d4ff2c5212df96182
  Author: Howard Butler <howard at hobu.co>
  Date:   2021-04-11 (Sun, 11 Apr 2021)

  Changed paths:
    M CMakeLists.txt
    M cmake/draco.cmake
    M plugins/draco/CMakeLists.txt
    M scripts/ci/linux/cmake.sh
    M scripts/ci/linux/setup.sh
    M scripts/ci/osx/cmake.sh
    M scripts/ci/osx/setup.sh
    M scripts/ci/win/cmake.sh
    M scripts/ci/win/setup.sh
    M scripts/conda/osx.sh

  Log Message:
  -----------
  use pkgconfig to support draco 1.4.0+ (only) (#3413)

* use pkgconfig to support draco 1.4.0+ (only)

* Draco is opt-in, not opt-out

* osx build config

* use draco cmake config

* remove WITH_DRACO

* BUILD_PLUGIN_DRACO needed to build Draco support

* search lib64/pkgconfig for draco

* link to DRACO_LIBRARIES

* pkgconfig for win

* pkgconfig for win

* draco test linkage




More information about the pdal-commits mailing list