I am struggling with adding srcDrs to the source s...
# plugin-development
a
I am struggling with adding srcDrs to the source sets. I only am able to make it work in an afterEvaluate block, which seems to be a code smell. I have an Extension based on which some generated directories need to be added. Is there something I need to take into account for it to work without the afterEvaluate?