Updated build
This commit is contained in:
parent
9716f6ed24
commit
b373f48805
3 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue