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.