Tagged Questions

2
votes
1answer
103 views

cmake: compilation statistics

I need to figure out which translation units need to be restructured to improve compile times, How do I get hold of the compilation time, using cmake, for my translation units ?