Re: [CMake] Time each target

2016-08-25 Thread Michael Ellery
> On Aug 25, 2016, at 9:58 AM, Moreland, Kenneth wrote: > > Does anyone know of a simple way to get CMake to time how long it takes to > compile each target? As it stands now, when compiling a CMake-managed project > a status is printed before each target is built. What I am looking for is a

[CMake] Time each target

2016-08-25 Thread Moreland, Kenneth
Does anyone know of a simple way to get CMake to time how long it takes to compile each target? As it stands now, when compiling a CMake-managed project a status is printed before each target is built. What I am looking for is a way to get CMake to print a second status message after the target