libcuvs has dramatically reduced in size. We should evaluate whether it makes sense to continue to statically build libcuvs and link it into our code, or just use a pre-built libcuvs and reference it.
The overall install size would likely be larger with a pre-build libcuvs, since we use so little of it. However, the build time and the simplicity of the building would likely be improved. We should evaluate what the cost of each path is and then determine what we want to do.