Skip to content

build: publish bundled xxhash dependency#79

Merged
edsiper merged 1 commit into
masterfrom
build-publish-xxhash-include
May 16, 2026
Merged

build: publish bundled xxhash dependency#79
edsiper merged 1 commit into
masterfrom
build-publish-xxhash-include

Conversation

@edsiper
Copy link
Copy Markdown
Member

@edsiper edsiper commented May 16, 2026

cfl_hash.h is a public header and includes xxh3.h from the bundled xxHash dependency. When CFL is consumed via CMake, cfl-static needs to publish the xxhash usage requirements so downstream targets inherit the bundled xxHash include directory.\n\nValidation:\n- cmake -S . -B build-xxhash-include -DCFL_TESTS=On\n- cmake --build build-xxhash-include\n- ctest --output-on-failure

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
@edsiper edsiper merged commit fa67dd2 into master May 16, 2026
22 checks passed
@edsiper edsiper deleted the build-publish-xxhash-include branch May 16, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant