Skip to content

Commit

Permalink
Adds faiss_wrapper_unit_test.cpp in CmakeList
Browse files Browse the repository at this point in the history
Signed-off-by: Tejas Shah <[email protected]>
  • Loading branch information
shatejas committed May 20, 2024
1 parent 5065709 commit 55c6870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jni/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ if ("${WIN32}" STREQUAL "")
add_executable(
jni_test
tests/faiss_wrapper_test.cpp
tests/faiss_wrapper_unit_test.cpp
tests/faiss_util_test.cpp
tests/nmslib_wrapper_test.cpp
tests/test_util.cpp
Expand Down

0 comments on commit 55c6870

Please sign in to comment.