Skip to content

Commit ec8e23c

Browse files
committed
Specify FindSnappy.cmake explicitly
1 parent 3e76791 commit ec8e23c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dev/tasks/linux-packages/apache-arrow/debian/libarrow-dev.install

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ usr/lib/*/cmake/arrow/ArrowTargets*.cmake
55
usr/lib/*/cmake/arrow/Find*Alt.cmake
66
usr/lib/*/cmake/arrow/FindArrow.cmake
77
usr/lib/*/cmake/arrow/FindBrotli.cmake
8+
usr/lib/*/cmake/arrow/FindSnappy.cmake
89
usr/lib/*/cmake/arrow/Findjemalloc.cmake
9-
usr/lib/*/cmake/arrow/Find[STuz]*.cmake
10+
usr/lib/*/cmake/arrow/Find[Tuz]*.cmake
1011
usr/lib/*/cmake/arrow/arrow-config.cmake
1112
usr/lib/*/libarrow.a
1213
usr/lib/*/libarrow.so

0 commit comments

Comments
 (0)