The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14602 
====================================================================== 
Reported By:                Aleix Pol
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14602
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-11-27 13:44 EST
Last Modified:              2013-11-27 13:44 EST
====================================================================== 
Summary:                    Make it possible to disable SONAME generation for
libraries
Description: 
I'm working on a Toolchain file for Android. The soname doesn't work there, so I
want to be able to disable it without having to modify the source code of the
library to adapt by removing the set_properties that set the SONAME.

Additional Information: 
I tried with the NO_SONAME and IMPORTED_NO_SONAME properties and setting
CMAKE_SHARED_LIBRARY_SONAME_C_FLAG to "", but it didn't seem to help.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-11-27 13:44 Aleix Pol      New Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to