[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)
Paul Norman
notifications at github.com
Mon Oct 26 23:43:07 UTC 2015
> If I get it right your idea is "mkdir build && cd build && cmake .. && make test" and everything is built and tests are run.
The key is that choosing to build the tests or not and to run the tests or not is a **build-time** choice, not a configuration time (cmake) choice.
It sounds like this is the right behavior with `make check` and `BUILD_TESTS=OFF`, but I'm testing now
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460#issuecomment-151315477
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151026/faf03ebf/attachment.html>
More information about the Tile-serving
mailing list