srod5125
Results
1
comments of
srod5125
Apparently yes, FetchContent wraps ExternalProject ([other citation](https://www.reddit.com/r/cpp/comments/9284h5/dependency_management_with_cmake_and_git/)). Quoting directly from the GIT_TAG section in [ExternalProject](https://cmake.org/cmake/help/latest/module/ExternalProject.html). > Git branch name, tag or commit hash. Note that branch names and tags should...