docs icon indicating copy to clipboard operation
docs copied to clipboard

[question] What does "auto_shared_fpic" manage?

Open andrey-zherikov opened this issue 1 year ago • 4 comments

What is your question?

This doc says:

"auto_shared_fpic": automatically manages fPIC and shared options

This says:

Options automatically managed:
- fPIC (True, False).
- shared (True, False).
- header_only (True, False).

And this one says:

Options automatically managed:
- fPIC (True, False).

What does auto_shared_fpic actually do?

Have you read the CONTRIBUTING guide?

  • [X] I've read the CONTRIBUTING guide

andrey-zherikov avatar Jun 28 '24 13:06 andrey-zherikov