$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] [run] post-run commands
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2016-10-18 20:23:38
Hi,
After doing a run, I would like to check that some files have been
generated by the run.
Is there something like a post-build action that I can use? What would
be a way to check the existence of a file inside the "[run ]"?
Thanks,
Raffi