mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -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.
3 lines
19 B
Makefile
3 lines
19 B
Makefile
test:
|
|
+ctest -j 8
|