[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)

Rolf Eike Beer notifications at github.com
Sat Oct 17 12:32:56 UTC 2015


What is the actual problem with PostgreSQL? Is it required or not? If not, then the REQUIRED should be removed from the CMakeLists.txt, then there is no need to fake anything. This would for sure cause trouble for anyone that has PostgreSQL in a non-standard location and needs that. And it is also possible with CMake to pass additional flags like -Werror from the outside, just call

 CXXFLAGS=-Werror cmake ...

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460#issuecomment-148913686
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151017/ee9d3868/attachment.html>


More information about the Tile-serving mailing list