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