flann has code from another project lz4. It's not a license problem, but for instance it violates some policy in debian.
Could be possible to activate some flag in cmake that in case that lz4 was not detected use that folder or if detected use the external lz4 library?
See this project blosc
Think that if you use the external lz4 you should add then -lz4 in the pkg-config .pc file
flann has code from another project lz4. It's not a license problem, but for instance it violates some policy in debian.
Could be possible to activate some flag in cmake that in case that lz4 was not detected use that folder or if detected use the external lz4 library?
See this project blosc
Think that if you use the external lz4 you should add then -lz4 in the pkg-config .pc file