Skip to content

ExternalProject: Add option for quiet output

Chuck Claunch requested to merge cclaunch/cmake:feature_git_quiet into master

This option will pass the --quiet option to all git commands which support it and don't already have it defined in ExternalProject somewhere.

Topic-rename: ExternalProject-quiet
Fixes: #17302

Edited by Craig Scott

Merge request reports