#5628 Link Synergy core against OpenSSL

This commit is contained in:
Andrew Nelless
2016-09-27 15:01:58 +01:00
parent 52c8763d97
commit 5db78acab4
9 changed files with 40 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ endif()
include_directories(
../
${OPENSSL_INCLUDE}
)
if (UNIX)