[pdal-commits] [PDAL/PDAL] 2f887e: Fixup install config (#3044)
    Andrew Bell 
    noreply at github.com
       
    Tue Apr 28 07:14:57 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2f887ef624db50c6e20f091f34bb5d3e65b5c5c8
      https://github.com/PDAL/PDAL/commit/2f887ef624db50c6e20f091f34bb5d3e65b5c5c8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)
  Changed paths:
    M CMakeLists.txt
    M PDALConfig.cmake.in
    M cmake/config.cmake
    M plugins/rdb/CMakeLists.txt
  Log Message:
  -----------
  Fixup install config (#3044)
* Specify interface includes for downstream PDAL projects.
* Fix include directory.
* Update library target.
* Add pdal_util, just in case.
* set INSTALL_INTERFACE to a relative ./include path rather than a hard path of CMAKE_INSTALL_PREFIX
* relocatable cmake Config
* BUILD_INTERFACE definitions
* LIB_INSTALL_DIR adjustment
* Test.
* Update config.
* Private GDAL
* Cleanup.
Co-authored-by: Howard Butler <howard at hobu.co>
    
    
More information about the pdal-commits
mailing list