Describe the bug
Since #296 the libcuvs_static.a doesn't provide any cagra related algorithm since the libcuvs-cagra-search.a objects are not part of the libcuvs_static.a. In addition since
libcuvs-cagra-search.a is not installed it can't linked to be users of CUVS
Expected behavior
All algorithms provided by libcuvs.so should also be in libcuvs_static.a
Describe the bug
Since #296 the libcuvs_static.a doesn't provide any cagra related algorithm since the
libcuvs-cagra-search.aobjects are not part of thelibcuvs_static.a. In addition sincelibcuvs-cagra-search.ais not installed it can't linked to be users of CUVSExpected behavior
All algorithms provided by libcuvs.so should also be in libcuvs_static.a