Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Friedland committed Feb 22, 2019
1 parent 18895c5 commit 9ec3069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_bindings/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
if os.path.exists(library_file):
# if we have a prebuilt nmslib library file, use that.
extra_objects.append(library_file)

else:
# Otherwise build all the files here directly (excluding extras which need eigen/boost)
exclude_files = set("""bbtree.cc lsh.cc lsh_multiprobe.cc lsh_space.cc falconn.cc nndes.cc space_sqfd.cc
Expand Down

0 comments on commit 9ec3069

Please sign in to comment.