Skip to content

Commit

Permalink
BLD: Use static boost
Browse files Browse the repository at this point in the history
  • Loading branch information
RuhiRG committed Aug 26, 2024
1 parent a82a851 commit b147ba2
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 @@ -72,6 +72,7 @@ boost_dep = dependency('boost',
'system',
],
required : false,
static : true,
)
_deps += [ boost_dep ]

Expand Down

0 comments on commit b147ba2

Please sign in to comment.