Cmake parallel build

If you are referring to /MP, that’s a flag of the compiler, not of the build tool.

GCC and clang simply don’t have such a flag. You could make a feature request on these projects.

1 Like