Skip to content

Commit 4d6e295

Browse files
committed
build: stop linking the removed zvec_proto from the utf8 acp tests
The Windows code-page tests added by "fix: handle UTF-8 paths correctly on Windows" still list zvec_proto, which this branch no longer builds, so MSVC failed with LNK1181: cannot open input file 'zvec_proto.lib'. No source under tests/db/utf8_acp uses protobuf.
1 parent 9b06249 commit 4d6e295

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/db/utf8_acp/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ endif()
99

1010
set(UTF8_ACP_LIBS
1111
zvec
12-
zvec_proto
1312
core_knn_flat
1413
core_knn_flat_sparse
1514
core_knn_hnsw

0 commit comments

Comments
 (0)