VS_CUSTOM_COMMAND_DISABLE_PARALLEL_BUILDΒΆ
Added in version 4.0.
A boolean property that disables parallel building for the source file in
Visual Studio if it is built via add_custom_command()
and is the
MAIN_DEPENDENCY
input for the custom command.
See policy CMP0147
.