Skip to content

Commit

Permalink
fixup! pls work
Browse files Browse the repository at this point in the history
  • Loading branch information
RealKC committed Jul 18, 2023
1 parent 9db6ca0 commit 2b37bc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ message(
env = environment()
env.append('PATH', find_program('blueprint-compiler').full_path())
env.set('CARGO_HOME', meson.project_build_root() / 'cargo-home')
meson.add_devenv(env)

cargo_build = custom_target(
'cargo-build',
Expand Down

0 comments on commit 2b37bc3

Please sign in to comment.