mirror of
https://github.com/orbbec/OrbbecSDK_ROS2.git
synced 2026-09-13 03:30:18 +08:00
Merge pull request #193 from squirrel532/fix-openssl-linking
Link OpenSSL explicitly
This commit is contained in:
@@ -110,6 +110,7 @@ set(COMMON_LIBRARIES
|
||||
-lrt
|
||||
-ldw
|
||||
yaml-cpp
|
||||
OpenSSL::Crypto
|
||||
)
|
||||
if(USE_RK_HW_DECODER)
|
||||
list(APPEND COMMON_LIBRARIES ${RK_MPP_LIBRARIES} ${RGA_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user