facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.63k stars 3.65k forks source link

Consolidate `set_target_properties()` calls in faiss/CMakeLists.txt #3973

Closed KyleFromNVIDIA closed 1 month ago

KyleFromNVIDIA commented 1 month ago

All of the targets get the same properties and values, so combine them all into one set_target_properties() call for brevity.

facebook-github-bot commented 1 month ago

@asadoughi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 1 month ago

@asadoughi merged this pull request in facebookresearch/faiss@6617b13fd5956682764e0188eb7ef3639749c1b4.