[Tile-serving] [openstreetmap/osm2pgsql] Use bundled includes correctly (PR #1654)
Dmitry Marakasov
notifications at github.com
Mon Mar 14 19:13:35 UTC 2022
Regardless of whether system on bundled depends are used, their includes are used with SYSTEM.
This is not correct for bundled case as it leads to incorrect include order and build problems in presence of system equivalents of affected bundled libraries.
Fix this by including external depends with SYSTEM.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1654
-- Commit Summary --
* Use bundled includes correctly
-- File Changes --
M CMakeLists.txt (21)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1654.patch
https://github.com/openstreetmap/osm2pgsql/pull/1654.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1654
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1654 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220314/3919e8b4/attachment.htm>
More information about the Tile-serving
mailing list