[pdal-commits] [PDAL/PDAL] c92746: remove SQLite drivers #2646 (#2897)

Howard Butler noreply at github.com
Thu Jan 30 12:16:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: c9274622f87273ea6b1e21f9e4e07b800571cc8c
      https://github.com/PDAL/PDAL/commit/c9274622f87273ea6b1e21f9e4e07b800571cc8c
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    R cmake/sqlite.cmake
    M plugins/CMakeLists.txt
    R plugins/sqlite/CMakeLists.txt
    R plugins/sqlite/io/SQLiteCommon.cpp
    R plugins/sqlite/io/SQLiteCommon.hpp
    R plugins/sqlite/io/SQLiteReader.cpp
    R plugins/sqlite/io/SQLiteReader.hpp
    R plugins/sqlite/io/SQLiteWriter.cpp
    R plugins/sqlite/io/SQLiteWriter.hpp
    R plugins/sqlite/test/SQLiteTest.cpp
    M scripts/azp/linux.yml
    M scripts/azp/osx.yml
    M scripts/azp/win.yml
    M scripts/conda/osx.sh

  Log Message:
  -----------
  remove SQLite drivers #2646 (#2897)

* remove SQLite drivers #2646

* remove CMake for sqlite




More information about the pdal-commits mailing list