8 lines
156 B
Text
8 lines
156 B
Text
|
add_benchmark(DecisionForestBenchmark DecisionForestBenchmark.cpp)
|
||
|
|
||
|
target_link_libraries(DecisionForestBenchmark
|
||
|
PRIVATE
|
||
|
clangDaemon
|
||
|
LLVMSupport
|
||
|
)
|