Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove hardcoding of CMAKE_PREFIX_PATH wasm build #292

Merged

Conversation

mcbarton
Copy link
Collaborator

For some reason CMAKE_PREFIX_PATH was hardcoded in the wasm builds. This has been corrected to be dependent on an environment variable.

Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.31%. Comparing base (f20c606) to head (c2503f7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #292   +/-   ##
=======================================
  Coverage   54.31%   54.31%           
=======================================
  Files           8        8           
  Lines        2957     2957           
=======================================
  Hits         1606     1606           
  Misses       1351     1351           

@mcbarton mcbarton force-pushed the Remove-hardcoded-path-wasm-ci branch from ea6bf86 to c2503f7 Compare May 18, 2024 18:58
@mcbarton
Copy link
Collaborator Author

@vgvassilev can this PR be merged?

@vgvassilev vgvassilev merged commit 01b5bc3 into compiler-research:main May 19, 2024
46 checks passed
@mcbarton mcbarton deleted the Remove-hardcoded-path-wasm-ci branch May 22, 2024 17:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants