cmake/Help/prop_test/ENVIRONMENT.rst
2021-11-20 13:41:27 +01:00

10 lines
319 B
ReStructuredText

ENVIRONMENT
-----------
Specify environment variables that should be defined for running a test.
If set to a 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.