chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
include(${PROJECT_ROOT_DIR}/cmake/bazel.cmake)
|
||||
|
||||
cc_binary(
|
||||
NAME fts_bench PACKED
|
||||
SRCS fts_bench_main.cc
|
||||
LIBS
|
||||
zvec_shared
|
||||
gflags
|
||||
roaring
|
||||
rocksdb
|
||||
INCS . ${PROJECT_SOURCE_DIR}/src
|
||||
LDFLAGS ${APPLE_FRAMEWORK_LIBS}
|
||||
)
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user