Added "randomx" object to config.

This commit is contained in:
XMRig 2019-07-28 07:46:59 +07:00
parent 9df9275120
commit d10527036e
8 changed files with 159 additions and 10 deletions

View file

@ -182,6 +182,8 @@ if (WITH_RANDOMX)
src/crypto/rx/RxAlgo.h
src/crypto/rx/RxCache.cpp
src/crypto/rx/RxCache.h
src/crypto/rx/RxConfig.cpp
src/crypto/rx/RxConfig.h
src/crypto/rx/RxDataset.cpp
src/crypto/rx/RxDataset.h
src/crypto/rx/RxVm.cpp