[pdal-commits] [PDAL/PDAL] 9b8afc: Isolate SQLite symbols in shared library (#2686)

Andrew Bell noreply at github.com
Wed Aug 21 10:42:51 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9b8afcc545dcb2a4db88230e979b54eb06331099
      https://github.com/PDAL/PDAL/commit/9b8afcc545dcb2a4db88230e979b54eb06331099
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M cmake/macros.cmake
    M pdal/Stage.hpp
    M pdal/pdal_export.hpp
    M pdal/util/pdal_util_export.hpp
    M plugins/sqlite/CMakeLists.txt
    M plugins/sqlite/io/SQLiteCommon.hpp

  Log Message:
  -----------
  Isolate SQLite symbols in shared library (#2686)

* Isolate SQLite in SQLiteCommon to specific shared libraries.

* Define PDAL_LOCAL to nothing on Windows since everything is local by default.




More information about the pdal-commits mailing list