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

alex85k notifications at github.com
Fri Oct 23 05:46:02 UTC 2015


Had simlar problems compiling for my non-root RHEL 4 system. 
Compilers can be changed by setting CC=path/to/gcc CXX=path/to/g++ or by specifying options
```
cmake -DCMAKE_C_COMPILER=... -DCMAKE_CXX_COMPILER=...
```
The path is almost ignored! 

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460#issuecomment-150479921
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151022/0798ae5f/attachment.html>


More information about the Tile-serving mailing list