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

@ -174,6 +174,7 @@ if (XMRIG_OS_WIN)
)
set(EXTRA_LIBS ws2_32 psapi iphlpapi userenv dbghelp)
add_library(${EXTRA_LIBS} PRIVATE ole32 oleaut32)
elseif (XMRIG_OS_APPLE)
list(APPEND SOURCES_OS
src/App_unix.cpp