Skip to content

ExternalProject: Fix finding git tag in shallow clone

ExternalProject / FetchContent would error out if git_shallow is ON and git_tag is a commit hash.

This would solve it.

Topic-rename: ExternalProject-shallow-git-tag

Edited by Brad King

Merge request reports