Added autoconfig stub for RandomX.

This commit is contained in:
XMRig
2019-09-12 15:21:14 +07:00
parent 3afc880fe5
commit 43e7d13d3d
6 changed files with 137 additions and 36 deletions

View File

@@ -82,6 +82,7 @@ if (WITH_OPENCL)
)
list(APPEND SOURCES_BACKEND_OPENCL
src/backend/opencl/generators/ocl_generic_rx_generator.cpp
src/backend/opencl/kernels/rx/Blake2bHashRegistersKernel.cpp
src/backend/opencl/kernels/rx/Blake2bInitialHashKernel.cpp
src/backend/opencl/kernels/rx/ExecuteVmKernel.cpp