I want to use libtooling to generate instrumentattion code for debug builds. I will manage to run my generator from cmake, but i don’t really know how i could patch my Instrumentation into the source without altering the normal files.
At least if i can not manage to output complete source files from my generator.
Hope my question hast not been asked too often