What are the preferred ways to do this please?
I can see that I could do things using add_custom_command (POST_BUILD) but that feels a bit clumsy but if the things that need to be added also need to be built, I don’t see how else to achieve that?
What are the preferred ways to do this please?
I can see that I could do things using add_custom_command (POST_BUILD) but that feels a bit clumsy but if the things that need to be added also need to be built, I don’t see how else to achieve that?