Merge 8f507b7d09
into 0d9af3347d
This commit is contained in:
commit
3bb9dfcf5b
3 changed files with 7 additions and 4 deletions
|
@ -20,7 +20,7 @@ set(SOURCES_BACKEND_COMMON
|
|||
src/backend/common/Workers.cpp
|
||||
)
|
||||
|
||||
if (WITH_RANDOMX AND WITH_BENCHMARK)
|
||||
if (WITH_BENCHMARK AND (WITH_RANDOMX OR WITH_GHOSTRIDER))
|
||||
list(APPEND HEADERS_BACKEND_COMMON
|
||||
src/backend/common/benchmark/Benchmark.h
|
||||
src/backend/common/benchmark/BenchState_test.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue