Skip to content

Remove the Boost_VERSION_MACRO define from C++ #2574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

vslashg
Copy link
Contributor

@vslashg vslashg commented Oct 3, 2023

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

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.
@cvvergara
Copy link
Member

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 cvvergara added this to the Release 3.6.3 milestone Oct 10, 2024
@cvvergara cvvergara merged commit 19bde3f into pgRouting:main Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants