[pdal-commits] [PDAL/PDAL] 45c0a0: Disable pgpointcloud plugin if no postgres found
GitHub
noreply at github.com
Thu Feb 5 09:02:19 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 45c0a023a945df65d15ad8caae36a617a9f7ad8c
https://github.com/PDAL/PDAL/commit/45c0a023a945df65d15ad8caae36a617a9f7ad8c
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Disable pgpointcloud plugin if no postgres found
I think users on a blank or close-to-blank system should see as few
cmake errors as possible — since this was on by default, a fresh build
on a mostly fresh system would throw an error.
Commit: 1a02abb1f4671a4098dc426a9d70ce8139824d84
https://github.com/PDAL/PDAL/commit/1a02abb1f4671a4098dc426a9d70ce8139824d84
Author: Howard Butler <howard at hobu.co>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Merge pull request #738 from gadomski/postgres-off-by-default
Disable pgpointcloud plugin by default
Compare: https://github.com/PDAL/PDAL/compare/91a2647fb88b...1a02abb1f467
More information about the pdal-commits
mailing list