[cmake-developers] [CMake 0014815]: UseSWIG: NO_SONAME

Mantis Bug Tracker mantis at public.kitware.com
Wed Mar 19 15:20:58 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14815 
====================================================================== 
Reported By:                Nico
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14815
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-03-19 15:20 EDT
Last Modified:              2014-03-19 15:20 EDT
====================================================================== 
Summary:                    UseSWIG: NO_SONAME
Description: 
When generating a library via SWIG, it will typically be a plugin of some sort,
e.g., a Python module. This is exactly the use case for NO_SONAME as documented
on http://www.cmake.org/cmake/help/v2.8.12/cmake.html#prop_tgt:NO_SONAME.

Consequently, the macro SWIG_ADD_MODULE in UseSWIG.cmake should make it possible
(or even the default setting) to add NO_SONAME.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-03-19 15:20 Nico           New Issue                                    
======================================================================



More information about the cmake-developers mailing list