
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>
3 lines
56 B
CMake
3 lines
56 B
CMake
set(policyCommand "")
|
|
include(CMP0150-OLD-common.cmake)
|