[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
alex85k
notifications at github.com
Mon Oct 19 19:49:34 UTC 2015
>
> - if (srcdir == nullptr) {
> - std::cerr << "$srcdir not set!\n";
> - return 1;
> - }
> -
> - std::string inputfile = std::string(srcdir) + std::string("/tests/test_multipolygon.osm");
> + std::string inputfile = "tests/test_multipolygon.osm";
It was in environment, cmakelists.txt in our case. All other tests did not use it.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460/files#r42416983
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151019/2d7876bc/attachment.html>
More information about the Tile-serving
mailing list