
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
|