"build-wrapper-dump.json" file refresh frequency

Hello,

I have generated the “build-wrapper-dump.json” for a project and done my first analysis on this. For this project the compilation tools will not change (neither compilation options) but the source code will be modify. Do i have to “refresh” the “build-wrapper-dump.json” ? when ?

thanks in advance,

Jerome

Hi Jerome,

Welcome to the community!

Yes, you need to refresh it for every source code change.

You’ll naturally need to clean/build anyway. Just wrap that with the build-wrapper and you should be good.

 
HTH,
Ann