Updated build

This commit is contained in:
MoneroOcean 2025-06-16 20:22:41 -07:00
parent 9716f6ed24
commit b373f48805
3 changed files with 3 additions and 2 deletions

View file

@ -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)