I want one release version and a debug version of the same files.
Right now I have written a python function that creates the two versions. Is there a more idiomatic way, maybe directly supported by waf?
I want one release version and a debug version of the same files.
Right now I have written a python function that creates the two versions. Is there a more idiomatic way, maybe directly supported by waf?