зеркало из https://github.com/microsoft/CCF.git
Fix Daily Build (#3595)
This commit is contained in:
Родитель
a73c561ded
Коммит
ba0914bc2c
|
@ -1 +1 @@
|
|||
No no he's not dead, he's, he's resting...
|
||||
No no she's not dead, she's, she's resting.
|
||||
|
|
|
@ -490,7 +490,9 @@ if(BUILD_TESTS)
|
|||
|
||||
if(LONG_TESTS)
|
||||
add_picobench(
|
||||
kv_bench SRCS src/kv/test/kv_bench.cpp src/enclave/thread_local.cpp
|
||||
kv_bench
|
||||
SRCS src/kv/test/kv_bench.cpp src/enclave/thread_local.cpp
|
||||
LINK_LIBS ccf_kv.host
|
||||
)
|
||||
add_picobench(merkle_bench SRCS src/node/test/merkle_bench.cpp)
|
||||
add_picobench(hash_bench SRCS src/ds/test/hash_bench.cpp)
|
||||
|
|
Загрузка…
Ссылка в новой задаче