Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
zhli1142015 committed Mar 20, 2024
1 parent 19b2312 commit 28fed66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/exec/benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ target_link_libraries(velox_hash_benchmark velox_exec velox_exec_test_lib

add_executable(velox_hash_join_list_result_benchmark
HashJoinListResultBenchmark.cpp)

target_link_libraries(
velox_hash_join_list_result_benchmark velox_exec velox_exec_test_lib
velox_vector_test_lib ${FOLLY_BENCHMARK})
Expand Down

0 comments on commit 28fed66

Please sign in to comment.