One Library? #1633
ar-visions
started this conversation in
General
One Library?
#1633
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do you compile into one static lib, instead of all of these? Does the 'shared' approach still result in this many, too?
This is how our cute little dep() function was destroyed by abseil:
All I want is dep(absl) ... Is this possible to make a simple libabsl.a ?
Beta Was this translation helpful? Give feedback.
All reactions