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.
add_custom_command()
MAIN_DEPENDENCY
CMP0147