[pdal-commits] [PDAL/PDAL] e03bd5: Add PDAL_ADD_TEST cmake macro

GitHub noreply at github.com
Tue Nov 4 05:18:51 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: e03bd52314c656b042346b96ee0a18a1ecb98d52
      https://github.com/PDAL/PDAL/commit/e03bd52314c656b042346b96ee0a18a1ecb98d52
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M cmake/pdal_targets.cmake

  Log Message:
  -----------
  Add PDAL_ADD_TEST cmake macro

This macro can be used to add test executables to the project.
Especially useful for plugins.


  Commit: 75d0426d2ea9e6abef846e47c8f76929673d919b
      https://github.com/PDAL/PDAL/commit/75d0426d2ea9e6abef846e47c8f76929673d919b
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M cmake/pdal_targets.cmake

  Log Message:
  -----------
  Update PDAL_ADD_PLUGIN target_link_libraries

Remove PCL_LIBRARIES and add PDAL_LINKAGE.


  Commit: 5c730eb7088b0d00874d0871797a41ae97d48387
      https://github.com/PDAL/PDAL/commit/5c730eb7088b0d00874d0871797a41ae97d48387
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-11-04 (Tue, 04 Nov 2014)

  Changed paths:
    M cmake/pdal_targets.cmake

  Log Message:
  -----------
  Merge pull request #573 from gadomski/plugin-marco-changes

Plugin marco changes


Compare: https://github.com/PDAL/PDAL/compare/db17b0780db1...5c730eb7088b


More information about the pdal-commits mailing list