TileDB icon indicating copy to clipboard operation
TileDB copied to clipboard

Add CMake option to bundle all static dependencies

Open davisp opened this issue 1 year ago • 1 comments

This PR adds a new bootstrap/cmake option for *nix operating systems that allows for creating a single unified static library that contains libtiledb and all the vcpkg installed dependencies.


TYPE: IMPROVEMENT DESC: Add static bundle option for static builds

davisp avatar Oct 11 '24 19:10 davisp