[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
alex85k
notifications at github.com
Tue Oct 20 20:15:39 UTC 2015
Diffrerences from verbose make (skipping identical parts):
```
CMake (Release build, default):
g++ -DBOOST_TEST_DYN_LINK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-O3 -DNDEBUG .....
CMake (Debug build):
g++ -DBOOST_TEST_DYN_LINK -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-g .....
Autotools:
g++ -isystem geos-fallback
-g -O2 -Wall ......
```
Are we missing -Wall ? Does anyaone need geos-fallback or -g by defaut?
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460#issuecomment-149689793
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151020/908141c7/attachment.html>
More information about the Tile-serving
mailing list