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

cmake: Set correct sonames for libprotobuf-lite.so and libprotoc.so (#8635) #9529

Merged
merged 1 commit into from Feb 22, 2022

Commits on Feb 18, 2022

  1. cmake: Set correct sonames for libprotobuf-lite.so and libprotoc.so

    Soname was set for libprotobuf.so in commit a9cf69a,
    but similar changes for libprotobuf-lite.so and libprotoc.so were missed.
    
    Fixes: protocolbuffers#8635
    Arfrever Frehtes Taifersar Arahesis authored and Arfrever Frehtes Taifersar Arahesis committed Feb 18, 2022
    Copy the full SHA
    6396c2b View commit details
    Browse the repository at this point in the history