Skip to content
Snippets Groups Projects
Commit ff67648d authored by Simon McVittie's avatar Simon McVittie
Browse files

Merge branch 'wip/tests-static-steamrt' into 'master'

tests: Link pressure-vessel tests to static libsteam-runtime-tools

See merge request !340
parents 50fd8483 eb003efc
No related branches found
No related tags found
1 merge request!340tests: Link pressure-vessel tests to static libsteam-runtime-tools
......@@ -55,9 +55,9 @@ foreach test_name : compiled_tests
dependencies : [
gio_unix,
libglnx_dep,
test_utils_dep,
test_utils_static_libsteamrt_dep,
pressure_vessel_utils_dep,
],
link_with : [pressure_vessel_utils],
include_directories : pv_include_dirs,
install : false,
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment