[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
Paul Norman
notifications at github.com
Fri Oct 16 07:53:49 UTC 2015
> Have two warnings in cmake build, can not apply -Werror (some flags??) https://travis-ci.org/openstreetmap/osm2pgsql/jobs/85616194
libosmium should be included with `-isystem`
-----
CMakeLists.txt doesn't have a consistent style for if statements, it uses `if(foo)`, `if (foo)`, `if ( foo )`. Unless there's a specific cmake convention otherwise, `if (foo)` is consistent with the C++ code
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460#issuecomment-148642868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151016/44e861de/attachment.html>
More information about the Tile-serving
mailing list