Perhaps this bug report fits what you are seeing.  Are you seeing this 
limitation in the ninja generator?

https://cmake.org/Bug/view.php?id=14140

Clint

On Feb 20, 2016 11:49 AM, Bruce Stephens <bruce.r.steph...@gmail.com> wrote:
>
> By the looks of it setting the SOVERSION when generating a SHARED library 
> creates the symbolic link, but it doesn't seem to use the -current_version or 
> -compatibility_version flags when linking.
>
> Those flags are set as variables CMAKE_C_OSX_CURRENT_VERSION_FLAG and 
> CMAKE_C_OSX_COMPATIBILITY_VERSION_FLAG (and similar for other languages) but 
> those don't seem to be used.
>
> Is that deliberate?
>
-- 

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/mailman/listinfo/cmake

Reply via email to