ExternalProject-FetchContent-relative-git-remotes.rst 327 B

1234567
  1. ExternalProject-FetchContent-Relative-git-remotes
  2. -------------------------------------------------
  3. * The :module:`ExternalProject` and :module:`FetchContent` modules
  4. now resolve relative `GIT_REPOSITORY` paths as relative to the
  5. parent project's remote, not as a relative local file system path.
  6. See :policy:`CMP0150`.