mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
Add -ldl
This commit is contained in:
@@ -73,6 +73,7 @@ add_library(
|
||||
src/sdf/sdf_ext.c
|
||||
src/sdf/sdf_sansec.c
|
||||
)
|
||||
target_link_libraries(gmssl dl)
|
||||
SET_TARGET_PROPERTIES(gmssl PROPERTIES VERSION 3.0 SOVERSION 3)
|
||||
|
||||
add_library(sdf_dummy SHARED src/sdf/sdf_dummy.c)
|
||||
|
||||
Reference in New Issue
Block a user