Skip to content

Proper Boost version handling - #1049

Open
Bjoe wants to merge 4 commits into
COVESA:masterfrom
Bjoe:boost-version
Open

Proper Boost version handling#1049
Bjoe wants to merge 4 commits into
COVESA:masterfrom
Bjoe:boost-version

Conversation

@Bjoe

@Bjoe Bjoe commented Jul 2, 2026

Copy link
Copy Markdown

I got the issue that VSOMEIP_BOOST_VERSION was not proper set via cmake.
The settings of VSOMEIP_BOOST_VERSION are depended which find_package() approach is used. Config or module. And also who builds/generate the BoostConfig.cmake (cmake-package) or FindBoost.cmake. In a conan environment this might be automatically generated.

It's much more stable and cleaner to use the version from the provide boost/version.hpp header file. Even in the different boost libraries, boost/version.hpp is used.

@andrefesilva

Copy link
Copy Markdown
Contributor

Due to the new ICTS rules (#1036), for the moment we will not accept any new PRs.

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