Hi,
I tried to execute a wrapper script on for the gcc and gtest which creates a .sym
But the bazel is unable to recognise the output as part of cache and adding to remote or cache.
Need to build the entire project for the new changes
Is there rule or approach to make the bazel to recognize these files as one of the outputs. and run incremental