blob: 07b96bb63d11682f5c7be05eb19d9d43be86dd95 [file] [log] [blame]
ENVIRONMENT
-----------
Specify environment variables that should be defined for running a test.
Set to a :ref:`semicolon-separated list <CMake Language Lists>` list
of environment variables and values of the form ``MYVAR=value``.
Those environment variables will be defined while running the test.
The environment changes from this property do not affect other tests.