mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
SCO_SV: Enable so filename versioning
Take changes used by pkgsrc [1]: * so filename versioning requires CMAKE_SHARED_LIBRARY_SONAME_C_FLAG. [1] http://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/devel/cmake/patches/
This commit is contained in:
committed by
Brad King
parent
16a3a73508
commit
56539d89da
@@ -1,2 +1,3 @@
|
||||
set(CMAKE_DL_LIBS "")
|
||||
set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "-h,")
|
||||
include(Platform/UnixPaths)
|
||||
|
||||
Reference in New Issue
Block a user