Skip to content
Snippets Groups Projects

SPI-2560: various updates for python packages from failing tests

Merged SPI-2560: various updates for python packages from failing tests
Merged Andre Sailer requested to merge moreUps into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -8193,7 +8193,7 @@ LCGPackage_Add(
COMMAND ${CMAKE_COMMAND} -E chdir faiss/python ${PYTHON} setup.py install ${PySetupOptions}
COMMAND ${MAKE} install
COMMAND ${CMAKE_COMMAND} -E copy faiss/python/libfaiss_python_callbacks.so <INSTALL_DIR>/lib/
DEPENDS blas Python numpy swig
DEPENDS blas Python numpy swig packaging
REVISION 2
)
Loading