Skip to content

Commit

Permalink
manifest: Use full meson setup command
Browse files Browse the repository at this point in the history
This fixes deprecated warnings while building.
  • Loading branch information
SeaDve authored and bilelmoussaoui committed Feb 28, 2024
1 parent 80ffc8e commit 6e8f203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/manifest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ export class Manifest {
...buildArgs,
this.repoDir,
'meson',
'setup',
'--prefix',
'/app',
mesonBuildDir,
Expand Down

0 comments on commit 6e8f203

Please sign in to comment.