-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hello,
Would it be possible to build the C++ libraries, install them, then build the python interface and link on the installed libraries.
Instead of letting scikit-build rebuilding everything?
This would ease building multiple python packages with one installed library installed.
Having an option like
option(TILEDBVS_USE_PREBUILT "Use prebuilt TileDB-Vector-Search" OFF)
would be useful.
Cheers,
Metadata
Metadata
Assignees
Labels
No labels