CMake/Tests/RunCMake/CMP0150/CMP0150-WARN.cmake
Chris Wright 550f63447d
ExternalProject/FetchContent: Support relative remote URLs
Teach `ExternalProject_Add` and `FetchContent_Declare` to resolve
relative remote URLs provided via `GIT_REPOSITORY`.  Add policy
CMP0150 to maintain compatibility.

Fixes: #24211
Co-Authored-By: Craig Scott <craig.scott@crascit.com>
2023-04-26 16:30:36 +08:00

3 lines
56 B
CMake

set(policyCommand "")
include(CMP0150-OLD-common.cmake)