Skip to content

Commit

Permalink
add verbose:true in test case common/230
Browse files Browse the repository at this point in the history
  • Loading branch information
na-trium-144 committed Nov 23, 2024
1 parent dbde5bd commit 2c0c4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test cases/common/230 external project/libfoo/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ p = mod.add_project('configure',
'--libext=' + libext,
],
depends: somelib,
verbose: true,
)

libfoo_dep = declare_dependency(link_with : somelib,
Expand Down

0 comments on commit 2c0c4b8

Please sign in to comment.