-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Define boost::system as header-only component #7290
Define boost::system as header-only component #7290
Conversation
Starting v1.69.0 Boost.System is header-only. A stub library is still built for compatibility, but linking to it is no longer necessary. https://www.boost.org/doc/libs/1_75_0/libs/system/doc/html/system.html#changes_in_boost_1_69
I detected other pull requests that are modifying boost/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
All green in build 4 (
|
Specify library name and version: boost/1.77.0
Use boost_system as header-only library
Starting v1.69.0 Boost.System is header-only. A stub library is still built for compatibility, but linking to it is no longer necessary.
https://www.boost.org/doc/libs/1_75_0/libs/system/doc/html/system.html#changes_in_boost_1_69
conan-center hook activated.