Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/cpp/cmake/patches/velox/apply.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Invoked by FetchContent_Declare's PATCH_COMMAND.
# Variables: SOURCE_DIR, PATCH_DIR

set(PATCHES fix-cmake-project-dir.patch)
set(PATCHES)

foreach(patch IN LISTS PATCHES)
execute_process(
Expand Down
38 changes: 0 additions & 38 deletions src/main/cpp/cmake/patches/velox/fix-cmake-project-dir.patch

This file was deleted.

2 changes: 1 addition & 1 deletion src/main/cpp/velox-ref-md5.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bc3ebd1dbba98bd056fe93cd88124b1a
005c12c860d837be4ff9e0096086ed74
2 changes: 1 addition & 1 deletion src/main/cpp/velox-ref.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e37eabc470b3564ac92eac07ab8f8bbbe212e070
ae44d34da5edddbccdc8c93b7924e55164f22693
Loading