[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
alex85k
notifications at github.com
Mon Oct 26 03:37:22 UTC 2015
> - $CXX --version
> - xml2-config --version
> - geos-config --version
> - proj | head -n1
> - lua -v
> script:
> - - ./autogen.sh
> - - ./configure
> - - make -j2 check TESTS='' CXXFLAGS="$BUILDCXXFLAGS"
> + - mkdir build && cd build
> + - cmake .. -DBUILD_TESTS=ON -DCMAKE_BUILD_TYPE=Debug $CMAKEOPTS
This can be needed if we test different options on Travis, but currently it can be removed.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460/files#r42957741
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151025/c3feebf3/attachment.html>
More information about the Tile-serving
mailing list