Cyan4973/xxHash

XXHASH_BUILD_ENABLE_INLINE_API is never used but in documentation

Closed this issue · 1 comments

Looks like XXHASH_BUILD_ENABLE_INLINE_API does not appear anywhere in the code, and is only mentioned in the documentation

It seems it used to be a cmake build variable, but is no longer useful.