mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
This commit changes the times reported by labels and subprojects to be weighted by the PROCESSORS property. It is reported with `sec*proc` instead of just `sec`.
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
0% tests passed, 1 tests failed out of 1
|
|
+
|
|
Subproject Time Summary:
|
|
MyThirdPartyDependency += +[0-9.]+ sec\*proc \(1 test\)
|
|
+
|
|
Label Time Summary:
|
|
NotASubproject += +[0-9.]+ sec\*proc \(1 test\)
|
|
+
|
|
Total Test time \(real\) = +[0-9.]+ sec
|