]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix SOVERSION computation logic in CMake to match libtool's (#1976)
authorjaimergp <jaimergp@users.noreply.github.com>
Fri, 13 Sep 2024 19:24:48 +0000 (21:24 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 19:24:48 +0000 (21:24 +0200)
commit3f1b5340d9aa60ead46203df1235ddc1fea9a8ca
tree2f2530077932e43f541496d830b86153f53434dd
parent1b5d3e4f88827d8d15e597be1b9d64fe4b416ded
Fix SOVERSION computation logic in CMake to match libtool's (#1976)

Fix SOVERSION computation logic in CMake to match libtool's

Closes #1857

Co-authored-by: isuruf <isuruf@users.noreply.github.com>
Co-authored-by: Timothy Lyanguzov <theta682@gmail.com>
CMakeLists.txt
libarchive/CMakeLists.txt