[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
Rolf Eike Beer
notifications at github.com
Sun Oct 18 08:53:14 UTC 2015
>
> - ./autogen.sh
> + mkdir build && cd build
> + cmake .. -G "Unix Makefiles"
CMake will use the default generator if none is specified. This is always Makefiles on Unix systems, but is usually one MSVC variant on Windows systems.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460/files#r42318688
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151018/ad852f39/attachment.html>
More information about the Tile-serving
mailing list