Use build tree plugins when executing from build tree
[babeltrace.git] / converter / babeltrace.wrapper.in
CommitLineData
b545080b
MD
1#!/bin/sh
2
3babeltrace --omit-system-plugin-path --omit-home-plugin-path \
4 --plugin-path "@abs_top_builddir@/plugins" ${*}
This page took 0.022501 seconds and 4 git commands to generate.