I have the following problem:
- There are several classes with method generators, which needs to be compiled during every compilation
- I have "ckub" qualifiers enabled in studio
- I don't want to remove "u" qualifier because I need it very much in another namespaces
So how do I force classes with method generators to recompile when "u" qualifier is present?