Skip to content

Remove hardcoding of CMAKE_PREFIX_PATH wasm build#292

Merged
vgvassilev merged 1 commit intocompiler-research:mainfrom
mcbarton:Remove-hardcoded-path-wasm-ci
May 19, 2024
Merged

Remove hardcoding of CMAKE_PREFIX_PATH wasm build#292
vgvassilev merged 1 commit intocompiler-research:mainfrom
mcbarton:Remove-hardcoded-path-wasm-ci

Conversation

@mcbarton
Copy link
Copy Markdown
Collaborator

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

@codecov
Copy link
Copy Markdown

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
Copy Markdown
Collaborator Author

@vgvassilev can this PR be merged?

@vgvassilev vgvassilev merged commit 01b5bc3 into compiler-research:main May 19, 2024
@mcbarton mcbarton deleted the Remove-hardcoded-path-wasm-ci branch May 22, 2024 17:07
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.

2 participants