https://github.com/Kitware/CMake
Raw File
Tip revision: ac925ec09e2dd4b373353d312e9e50b6165a66d0 authored by Brad King on 27 February 2018, 14:34:35 UTC
CMake 3.11.0-rc2
Tip revision: ac925ec
MEASUREMENT.rst
MEASUREMENT
-----------

Specify a CDASH measurement and value to be reported for a test.

If set to a name then that name will be reported to CDASH as a named
measurement with a value of 1.  You may also specify a value by
setting MEASUREMENT to "measurement=value".
back to top