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

Strange .so library version #105

Open
yarda opened this issue Jun 27, 2021 · 0 comments
Open

Strange .so library version #105

yarda opened this issue Jun 27, 2021 · 0 comments

Comments

@yarda
Copy link

yarda commented Jun 27, 2021

libServus.so.1.6.0
libServus.so.6

It's due to:

project(Servus VERSION 1.6.0)
set(Servus_VERSION_ABI 6)

I think it's strange:

  • it's servus-1.5.2, not servus-1.6.0
  • if the SONAME is libServus.so.6, I think the library version should be libServus.so.6.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant