[Tile-serving] [osm2pgsql] let CMake handle the C++11 flag (#480)
Rolf Eike Beer
notifications at github.com
Wed Oct 28 12:49:36 UTC 2015
Since CMake 3.1 this can be handled by CMake itself. For the compilers that until now got this flag set leave the old code in place. The variables that will enable the C++11 mode in newer CMake version will not do anything in older ones, so just unconditionally set them.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/480
-- Commit Summary --
* let CMake handle the C++11 flag
-- File Changes --
M CMakeLists.txt (8)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/480.patch
https://github.com/openstreetmap/osm2pgsql/pull/480.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/480
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151028/0203c5be/attachment.html>
More information about the Tile-serving
mailing list