Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conditionally compile extras like benchmarks and demos (facebookresea…
…rch#4094) Summary: While embedding faiss as a subproject, these targets are quite useless. This PR adss a new `FAISS_ENABLE_EXTRAS` CMake option to exclude them, default is ON to preserve current behaviour. Pull Request resolved: facebookresearch#4094 Reviewed By: satymish Differential Revision: D67345666 Pulled By: gtwang01 fbshipit-source-id: c8d9ef14b21816e45f681412bda257192f5365d0
- Loading branch information