[pdal-commits] [PDAL/PDAL] 5d32e9: Exclude PCLBlockFilterTest when building w/o PCL
GitHub
noreply at github.com
Mon Apr 7 14:57:12 PDT 2014
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 5d32e91bf12ea68d5a93b871ce165b53e43ca274
https://github.com/PDAL/PDAL/commit/5d32e91bf12ea68d5a93b871ce165b53e43ca274
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2014-04-03 (Thu, 03 Apr 2014)
Changed paths:
M test/unit/CMakeLists.txt
Log Message:
-----------
Exclude PCLBlockFilterTest when building w/o PCL
This patch puts filters/PCLBlockFilterTest.cpp inside a WITH_PCL check,
so we build with it only when we have PCL available.
Commit: 5a286008c6306042408f8677b6f96f2d7b6ea987
https://github.com/PDAL/PDAL/commit/5a286008c6306042408f8677b6f96f2d7b6ea987
Author: Howard Butler <howard at hobu.co>
Date: 2014-04-07 (Mon, 07 Apr 2014)
Changed paths:
M test/unit/CMakeLists.txt
Log Message:
-----------
Merge pull request #275 from gadomski/exclude-pcl-test-cpp
Exclude PCLBlockFilterTest when building w/o PCL
Compare: https://github.com/PDAL/PDAL/compare/1056a7d40af0...5a286008c630
More information about the pdal-commits
mailing list