Skip to content

Conversation

@asmelko
Copy link
Contributor

@asmelko asmelko commented Dec 10, 2025

find_dependency(hwy) was missing from the BioFVMConfig.cmake.in file, which caused build failures when trying to use the statically built BioFVM.

Fixes #93

find_dependency(hwy) was missing from the BioFVMConfig.cmake.in file,
which caused build failures when trying to use the statically built
BioFVM.

Fixes #93
@sonarqubecloud
Copy link

@asmelko asmelko merged commit 1932fd0 into main Dec 10, 2025
16 checks passed
@asmelko asmelko deleted the hwy-install branch December 10, 2025 08:35
@github-actions
Copy link

🎉 This PR is included in version 1.3.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: change hwy dependency from build to install

2 participants