Skip to content

Commit

Permalink
rename to benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
marin-ma committed Aug 20, 2024
1 parent aea7cf2 commit a28f35b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velox/row/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ if(${VELOX_BUILD_TESTING})
endif()

if(${VELOX_ENABLE_BENCHMARKS})
add_subdirectory(benchmark)
add_subdirectory(benchmarks)
endif()
File renamed without changes.

0 comments on commit a28f35b

Please sign in to comment.