1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/prop_test/RUN_SERIAL.rst
2019-04-04 15:13:58 +02:00

9 lines
233 B
ReStructuredText

RUN_SERIAL
----------
Do not run this test in parallel with any other test.
Use this option in conjunction with the ctest_test ``PARALLEL_LEVEL``
option to specify that this test should not be run in parallel with
any other tests.