[pdal-commits] [PDAL/PDAL] bc8a63: Use elseif not else in CMakeLists.txt
GitHub
noreply at github.com
Wed Jun 4 08:16:04 PDT 2014
Branch: refs/heads/point-context
Home: https://github.com/PDAL/PDAL
Commit: bc8a63e18f4ce5e51a461658f32c96c95482f5f5
https://github.com/PDAL/PDAL/commit/bc8a63e18f4ce5e51a461658f32c96c95482f5f5
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2014-06-04 (Wed, 04 Jun 2014)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Use elseif not else in CMakeLists.txt
else(WITH_STUBS) doesn't check the value.
More information about the pdal-commits
mailing list