mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Fix gmssl RPATH issue in Mac
This commit is contained in:
@@ -332,6 +332,8 @@ else()
|
||||
endif()
|
||||
|
||||
|
||||
set(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib")
|
||||
|
||||
SET_TARGET_PROPERTIES(gmssl PROPERTIES VERSION 3.1 SOVERSION 3)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user