Skip to content

Commit

Permalink
[=] fix compile err
Browse files Browse the repository at this point in the history
  • Loading branch information
cherylsy committed Oct 25, 2024
1 parent 93f0f21 commit ca4b044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ if(PLATFORM MATCHES "mac")
${SSL_LIB_PATH}
"-Wl"
-lpthread
-lstdc++
)
else()
target_link_libraries(
Expand Down

0 comments on commit ca4b044

Please sign in to comment.