I started using the tool on my codebase recently and for some components I could make some improvements already.
But with bigger contexts the tool still struggles. I tried to find out why. As far as I can see, the tool is not able to handle the INCLUDE() Cmake directive correctly, so some crucial targets are missing and my depedency graph is wonky.
Is this support indeed missing?
Where would on start adding it?
I started using the tool on my codebase recently and for some components I could make some improvements already.
But with bigger contexts the tool still struggles. I tried to find out why. As far as I can see, the tool is not able to handle the INCLUDE() Cmake directive correctly, so some crucial targets are missing and my depedency graph is wonky.
Is this support indeed missing?
Where would on start adding it?