Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
zhli1142015 committed Feb 20, 2025
1 parent a8a06f8 commit fc8d508
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ target_link_libraries(
Folly::follybenchmark
gflags::gflags)

add_executable(velox_aggregates_reduce_agg_bm SimpleAggregates.cpp)
add_executable(velox_aggregates_reduce_agg_bm ReduceAgg.cpp)

target_link_libraries(
velox_aggregates_reduce_agg_bm
Expand Down

0 comments on commit fc8d508

Please sign in to comment.