[Tile-serving] [openstreetmap/osm2pgsql] CMake config: Modernize setting of specific C++ standard (PR #1701)

Jochen Topf notifications at github.com
Mon Jul 25 10:12:17 UTC 2022


We need C++17 currently. This changes the way we ask CMake for C++17 as a minimum version. We can still set CMAKE_CXX_STANDARD to force a newer standard for testing.

This needs CMake 3.8 which has been available for something like 5 years now.

Fixes #1010.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1701

-- Commit Summary --

  * CMake config: Modernize setting of specific C++ standard

-- File Changes --

    M .github/workflows/ci.yml (45)
    M CMakeLists.txt (8)
    M src/CMakeLists.txt (4)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1701.patch
https://github.com/openstreetmap/osm2pgsql/pull/1701.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1701
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/1701 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220725/104a8e07/attachment.htm>


More information about the Tile-serving mailing list