We don't want it, but there is probably a bug(or intentional idk) in how they provided the targets for CMake that requires the static library to be there.
Then one can choose between libphonenumber::phonenumber-shared
for shared linkage and libphonenumber::phonenumber
for static linkage.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.