Updated build
This commit is contained in:
parent
b373f48805
commit
b26c36c3a9
1 changed files with 1 additions and 2 deletions
|
@ -173,8 +173,7 @@ if (XMRIG_OS_WIN)
|
|||
src/crypto/common/VirtualMemory_win.cpp
|
||||
)
|
||||
|
||||
set(EXTRA_LIBS ws2_32 psapi iphlpapi userenv dbghelp)
|
||||
add_library(${EXTRA_LIBS} PRIVATE ole32 oleaut32)
|
||||
set(EXTRA_LIBS ws2_32 psapi iphlpapi userenv dbghelp 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