fixing linker with ssl
This commit is contained in:
parent
9eb028b9aa
commit
fc1a8cd945
2 changed files with 4 additions and 1 deletions
|
@ -99,6 +99,8 @@ target_link_libraries(${APP_NAME}_lib INTERFACE
|
|||
KF5::Archive
|
||||
KF5::CoreAddons
|
||||
mpv
|
||||
ssl
|
||||
crypto
|
||||
)
|
||||
|
||||
# Link to the Rust library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue