pgrouting icon indicating copy to clipboard operation
pgrouting copied to clipboard

Remove the Boost_VERSION_MACRO define from C++

Open vslashg opened this issue 2 years ago • 1 comments

Boost provides a header, <boost/version.hpp>, which provides a BOOST_VERSION macro with the same semantics.

This change simplifies the build process and makes this project easier to incorporate in other build systems.

Fixes # .

Changes proposed in this pull request:

@pgRouting/admins

vslashg avatar Oct 03 '23 21:10 vslashg

We are only modifying documentation, as we are about to release version 3.6.0 This change has a build change, will probably go into 3.7.0 We need a description on the release_notes.rst and NEWS

cvvergara avatar Oct 17 '23 21:10 cvvergara