[pdal-commits] [PDAL/PDAL] 2e5b07: Remove duplicate lines from test CMakeLists

GitHub noreply at github.com
Wed Jul 3 07:52:57 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2e5b07e20e53157e27d224ab920161e07f692430
      https://github.com/PDAL/PDAL/commit/2e5b07e20e53157e27d224ab920161e07f692430
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2013-07-03 (Wed, 03 Jul 2013)

  Changed paths:
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Remove duplicate lines from test CMakeLists

It appears that these four lines are exact copies of the four lines
above. Here's the values in PDAL_UNITTEST_SOURCES for my build:
https://gist.github.com/gadomski/5918454. The files in lines 1-51 of the
gist are duplicated in lines 52-102.


  Commit: b925657c9c8e0f8e64bd9aaa841ccde55e2c3923
      https://github.com/PDAL/PDAL/commit/b925657c9c8e0f8e64bd9aaa841ccde55e2c3923
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-07-03 (Wed, 03 Jul 2013)

  Changed paths:
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #151 from gadomski/duplicate-lines-in-test-cmake

Remove duplicate lines from test CMakeLists


Compare: https://github.com/PDAL/PDAL/compare/2229b2d23286...b925657c9c8e


More information about the pdal-commits mailing list