[pdal-commits] [PDAL/PDAL] 80e8ba: CMake: Fix building with separate build dir

GitHub noreply at github.com
Sun Mar 16 11:56:38 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 80e8baad15b1ac2694103b5c43f4a3008723ed76
      https://github.com/PDAL/PDAL/commit/80e8baad15b1ac2694103b5c43f4a3008723ed76
  Author: Carl Simonson <simonsonc at gmail.com>
  Date:   2014-03-16 (Sun, 16 Mar 2014)

  Changed paths:
    M python/CMakeLists.txt

  Log Message:
  -----------
  CMake: Fix building with separate build dir

When building the python SWIG bindings in a separate build dir,
the build needs the directory of the build include path to get
pdal/pdal_defines.h.


  Commit: 2abe807f41de1e6d6b46c4feaa24b72f3ed5f7e0
      https://github.com/PDAL/PDAL/commit/2abe807f41de1e6d6b46c4feaa24b72f3ed5f7e0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-03-16 (Sun, 16 Mar 2014)

  Changed paths:
    M python/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #254 from simonsonc/separate-build-dir

CMake: Fix building with separate build dir


Compare: https://github.com/PDAL/PDAL/compare/38f856c5461d...2abe807f41de


More information about the pdal-commits mailing list