mirror of
https://github.com/boostorg/json.git
synced 2026-01-19 04:12:14 +00:00
build benchmark runner in CI
This commit is contained in:
@@ -90,7 +90,7 @@ echo '==================================> SCRIPT'
|
||||
printf "add-auto-load-safe-path $PWD/bin.v2\n" > ~/.gdbinit
|
||||
|
||||
export special_targets=$B2_TARGETS
|
||||
export B2_TARGETS=${B2_TARGETS:-"libs/$SELF/test//common libs/$SELF/example"}
|
||||
export B2_TARGETS=${B2_TARGETS:-"libs/$SELF/test//common libs/$SELF/example libs/$SELF/bench"}
|
||||
$BOOST_ROOT/libs/$SELF/ci/travis/build.sh
|
||||
|
||||
if [ -z "$special_targets" ]; then
|
||||
|
||||
Reference in New Issue
Block a user