Turns out I am an idiot :)
I am generating both a static and a dynamic version for all my libraries, and I was only generation CC information for the dynamic libraries (and most of the Unit Tests are currently using the static libraries).
All is well now.