Hi ,
Thanks for your great lib
I would suggest to fix all third_party versions dependencies in your Cmakelists , in main branch and in particular in release tags
As an example if i pull version v3.1.0 there is a breaking with ilrba master
My suggestion concerns Cmakelists , here would be the party concerned:
find_package(ltla_aarand CONFIG REQUIRED)
find_package(ltla_irlba CONFIG REQUIRED)
S.
Hi ,
Thanks for your great lib
I would suggest to fix all third_party versions dependencies in your Cmakelists , in main branch and in particular in release tags
As an example if i pull version v3.1.0 there is a breaking with ilrba master
My suggestion concerns Cmakelists , here would be the party concerned:
S.