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
MSBuild
Windows
AppleInfo.plist -rw-r--r-- 1.1 KB
CMakeVSMacros1.vsmacros -rw-r--r-- 86.0 KB
CMakeVSMacros2.vsmacros -rw-r--r-- 62.0 KB
CPack.GenericDescription.txt -rw-r--r-- 138 bytes
CPack.GenericLicense.txt -rw-r--r-- 101 bytes
CPack.GenericWelcome.txt -rw-r--r-- 96 bytes
CPackConfig.cmake.in -rw-r--r-- 751 bytes
CTestScript.cmake.in -rw-r--r-- 1.4 KB
TestDriver.cxx.in -rw-r--r-- 3.7 KB

back to top