[cmake-developers] [CMake 0015851]: CMAKE_PLATFORM_NO_VERSIONED_SONAME is ignored
Mantis Bug Tracker
mantis at public.kitware.com
Wed Nov 18 21:47:46 EST 2015
The following issue has been SUBMITTED.
======================================================================
https://cmake.org/Bug/view.php?id=15851
======================================================================
Reported By: Aleix Pol
Assigned To:
======================================================================
Project: CMake
Issue ID: 15851
Category: CMake
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-11-18 21:47 EST
Last Modified: 2015-11-18 21:47 EST
======================================================================
Summary: CMAKE_PLATFORM_NO_VERSIONED_SONAME is ignored
Description:
Since I got an update to cmake 3.4, my libraries are getting so-versioned.
I tried installing back 3.3.2 and it worked again.
Steps to Reproduce:
cmake -DCMAKE_TOOLCHAIN_FILE=.../share/ECM/toolchain/Android.cmake ...
Make install on libraries, they will be soversioned.
Additional Information:
Here's the Platform file source code:
https://quickgit.kde.org/?p=extra-cmake-modules.git&a=blob&h=81ded8f5d168cc157db5ef448a936dc006a97e17&f=toolchain%2FAndroid.cmake&o=plain
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-11-18 21:47 Aleix Pol New Issue
======================================================================
More information about the cmake-developers
mailing list