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