You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
- Fix a typo in comment
- Add missing header files to `FAISS_HEADERS` in CMake config
There should be some check against the inconsistency between `FAISS_HEADERS` and actual files, e.g. test compiling with installed headers and shared library (otherwise it always succeeds in the source dir).
This is not the first time that headers are missing (facebookresearch#3218).
Pull Request resolved: facebookresearch#4010
Reviewed By: junjieqi
Differential Revision: D65630647
Pulled By: kuarora
fbshipit-source-id: 2efcfc4bbd0b2d29efa817e1ff9371942c15d30a
0 commit comments