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

Paul Norman notifications at github.com
Mon Oct 26 06:09:05 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

I think it's clearer if we remove it

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


More information about the Tile-serving mailing list