chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:47:42 +08:00
commit be3ef883e1
1214 changed files with 431743 additions and 0 deletions
+13
View File
@@ -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