[cmake] Reliable parallel build (#138)
With this patch, parallel builds will become stable on linux and macOS. On MSVC, parallel builds may fail due to a build system problem.
Loading
Please register or sign in to comment
With this patch, parallel builds will become stable on linux and macOS. On MSVC, parallel builds may fail due to a build system problem.