Skip to content
Commit 18ff0746 authored by Elvin Alin Sindrilaru's avatar Elvin Alin Sindrilaru
Browse files

CMAKE: For module libraries remove the VERSION and SOVERSION properties

Module libraries are not supposed to be linked into other libraries
but rather dlopen-ed. Starting with CMake 3 there will be no symlinks
created for module libraries even if the SOVERSION and VERSION
properties are specified.
parent a1eb527e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment