mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Share job slots with the job server by acquiring a token before running each test, and releasing the token when the test finishes.
6 lines
162 B
ReStructuredText
6 lines
162 B
ReStructuredText
ctest-jobserver-client
|
|
----------------------
|
|
|
|
* :manual:`ctest(1)` now supports :ref:`job server integration
|
|
<ctest-job-server-integration>` on POSIX systems.
|