Skip to content

issue warning when IMPLICIT_DEPENDS is used with ninja

Paul Seyfert requested to merge pseyfert/cmake:implicit_warning into master

I was thinking that when add_custom_command is used with IMPLICIT_DEPENDS and ninja, a warning is preferable over silently ignoring the option.

Feedback welcome.

Merge request reports