Hey there,
I was wondering whether it is possible to recompile the same project multiple times during an experiment.
Basically what I want to do is to compile the project, run an analysis, clean the build directory, then change a compiler flag and do it all over again, possibly multiply times.
How would I go about that if it is possible to do ?
Cheers and thanks in advance