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 ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers