Skip to content

Commit

Permalink
feat: add linkage to openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
aurora0x27 committed Nov 5, 2024
1 parent f1ac259 commit 58957b3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ target_include_directories(
../include
)

# target_link_libraries(
# qmutils PUBLIC
# )
target_link_libraries(
qmutils PUBLIC
OpenSSL::SSL
)

0 comments on commit 58957b3

Please sign in to comment.