]> git.tdb.fi Git - builder.git/commit
Make sure the main target of a side effect is prepared
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 22:48:26 +0000 (00:48 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jan 2023 22:51:47 +0000 (00:51 +0200)
commit9c2bb20163b1dc5b17c46086a744ec117433248c
tree4a8859607e718e0d2fa45ba95ee98bb5a3ddf0f4
parent55f77a38bf5ce6572ff88477ab2fc06e482b8856
Make sure the main target of a side effect is prepared

Tool invocation is formed from the main target.
source/lib/target.cpp