Updated build
This commit is contained in:
parent
60895ccec9
commit
c13d0d7d79
6 changed files with 11 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
|||
if (WITH_TLS)
|
||||
set(OPENSSL_ROOT_DIR ${XMRIG_DEPS})
|
||||
|
||||
if (WIN32)
|
||||
if (WIN32 OR CMAKE_SYSTEM_NAME MATCHES "MSYS")
|
||||
set(OPENSSL_USE_STATIC_LIBS TRUE)
|
||||
set(OPENSSL_MSVC_STATIC_RT TRUE)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue