This links in LZ4 conditionally. It looks like the flann versions packaged in older operating systems didn't play nice, but the CMake scripts we use (FindFlann.cmake) don't properly deal with the fact that this was fixed in newer package versions. This should compile it only if necessary.
This links in LZ4 conditionally. It looks like the flann versions packaged in older operating systems didn't play nice, but the CMake scripts we use (
FindFlann.cmake
) don't properly deal with the fact that this was fixed in newer package versions. This should compile it only if necessary.