-
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
[boost] fix library name for custom namespace and custom buildid cases #6510
[boost] fix library name for custom namespace and custom buildid cases #6510
Conversation
Signed-off-by: SSE4 <tomskside@gmail.com>
Signed-off-by: SSE4 <tomskside@gmail.com>
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.
All green in build 2 (
|
Specify library name and version: boost/all
closes: #6152
closes: #5632
/cc @madebr @grafikrobot
I've checked all the layouts (versioned, tagged and system) as well as python/numpy libraries, works locally for me for the options:
-o namespace=myboost
-o buildid=my_build
-o python_buildid=my_python_build -o without_python=False
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!
conan-center hook activated.