https://github.com/Kitware/CMake
Revision c0b7198ad9a4dea6473be0820ccbff27827e9f68 authored by Craig Scott on 18 August 2020, 13:01:09 UTC, committed by Craig Scott on 18 August 2020, 13:21:36 UTC
The skip-update target is always considered out-of-date. The change in
7249ba9677 (ExternalProject: Enforce that patch depends on update, 2020-04-03)
made the patch target depend on skip-update, which in turn made it
always out of date too. The patch command should only be re-run if the download
needs to be performed again where updates are disconnected.

Fixes: #21086
1 parent acd15bf
History
Tip revision: c0b7198ad9a4dea6473be0820ccbff27827e9f68 authored by Craig Scott on 18 August 2020, 13:01:09 UTC
ExternalProject: Stop patch target from always appearing out-of-date
Tip revision: c0b7198
File Mode Size
ci
artifacts.yml -rw-r--r-- 2.9 KB
os-linux.yml -rw-r--r-- 5.4 KB
os-macos.yml -rw-r--r-- 3.0 KB
os-windows.yml -rw-r--r-- 3.2 KB
rules.yml -rw-r--r-- 439 bytes

back to top