1add_benchmark(DecisionForestBenchmark DecisionForestBenchmark.cpp) 2 3target_link_libraries(DecisionForestBenchmark 4 PRIVATE 5 clangDaemon 6 LLVMSupport 7 ) 8