mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 14:40:10 +00:00
This fixes all occurences of `cmake --build` as it already was in one case with commit HEAD~7. If omitted, CMake leaves the number of processes used on underlying implementation, which turns out to `make -j`, thus unlimited number of cores, which is undesirable.