mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 18:19:11 -06:00
9 lines
239 B
ReStructuredText
9 lines
239 B
ReStructuredText
COST
|
|
----
|
|
|
|
Set this to a floating point value. Tests in a test set will be run
|
|
in descending order of cost.
|
|
|
|
This property describes the cost of a test. You can explicitly set
|
|
this value; tests with higher ``COST`` values will run first.
|