TileDB
TileDB copied to clipboard
Add CMake option to bundle all static dependencies
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