mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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
|