summaryrefslogtreecommitdiff
path: root/Help/release/dev/ExternalProject-FetchContent-relative-git-remotes.rst
blob: d467620a397e55e6e63c867829b8a1c57ca3a52d (plain)
1
2
3
4
5
6
7
ExternalProject-FetchContent-Relative-git-remotes
-------------------------------------------------

* The :module:`ExternalProject` and :module:`FetchContent` modules
  now resolve relative `GIT_REPOSITORY` paths as relative to the
  parent project's remote, not as a relative local file system path.
  See :policy:`CMP0150`.