mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
80fe56c481
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
|