Updated build
This commit is contained in:
parent
9716f6ed24
commit
b373f48805
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
if (WIN32)
|
||||
if (WIN32 OR CMAKE_SYSTEM_NAME MATCHES "MSYS")
|
||||
set(XMRIG_OS_WIN ON)
|
||||
elseif (APPLE)
|
||||
set(XMRIG_OS_APPLE ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue