pgRouting / pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://pgrouting.org
GNU General Public License v2.0
1.13k stars 362 forks source link

Remove the Boost_VERSION_MACRO define from C++ #2574

Open vslashg opened 9 months ago

vslashg commented 9 months ago

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

cvvergara commented 9 months ago

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