How to changing "Clean all files before build" when using template ?
Dear all,
I use template for a project. Now I would like to have incremental build in configuration trigger by VCS checkin.
And in another configuration I would like to have a true build from scratch during the night.
How do I override the "Clean all files before build" checkbox ? Is there any variable I can set from the build parameters page ?
Thanks,
Arnaud
Please sign in to leave a comment.
Have you considered to use Build Files Cleaner? It's notably faster than clean checkout.