Resolve linker errors encountered on linux builds.

This commit is contained in:
Shyotl
2017-11-17 23:21:03 -06:00
parent ca64b81785
commit 77ebb91d37
3 changed files with 7 additions and 0 deletions

View File

@@ -225,6 +225,7 @@ target_link_libraries(
llmessage
${CURL_LIBRARIES}
${CARES_LIBRARIES}
${CRYPTO_LIBRARIES}
${OPENSSL_LIBRARIES}
${CRYPTO_LIBRARIES}
${XMLRPCEPI_LIBRARIES}