Skip to content
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

Header-only Boost libraries? #430

Open
carlosgalvezp opened this issue May 25, 2023 · 1 comment
Open

Header-only Boost libraries? #430

carlosgalvezp opened this issue May 25, 2023 · 1 comment

Comments

@carlosgalvezp
Copy link

Hi!

It seems that the Boost libraries provided by this package are not header-only, since they compile a number of .cpp files.
Boost documents that the libraries are header-only, for example:
https://www.boost.org/doc/libs/1_65_1/doc/html/stacktrace/configuration_and_build.html

By default Boost.Stacktrace is a header-only library

Is there any flag we can set to rules_boost so that we get header-only boost libraries?

Thanks!

@peakschris
Copy link

I have the same question, thanks!

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

No branches or pull requests

2 participants