summaryrefslogtreecommitdiffstats
path: root/Source/cmPolicies.h
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2024-04-27 01:01:45 (GMT)
committerCraig Scott <craig.scott@crascit.com>2024-04-27 01:01:45 (GMT)
commit9b61a7147db0532c92d4f17f1eb7616b40f93ee8 (patch)
tree3ecc6e4195d902cf6a1d5f7a873367f7f9454e0a /Source/cmPolicies.h
parent301a26741d0512de8ddeaf96af3b58bbd44792eb (diff)
downloadCMake-9b61a7147db0532c92d4f17f1eb7616b40f93ee8.zip
CMake-9b61a7147db0532c92d4f17f1eb7616b40f93ee8.tar.gz
CMake-9b61a7147db0532c92d4f17f1eb7616b40f93ee8.tar.bz2
Help: CMP0135 applies to FetchContent as well
This updates the CMP0135 documentation, which should have been done as part of c2044fdf3f (FetchContent: Respect the CMP0135 policy setting, 2022-06-02). Issue: #23560
Diffstat (limited to 'Source/cmPolicies.h')
-rw-r--r--Source/cmPolicies.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/cmPolicies.h b/Source/cmPolicies.h
index b0237d7..ada87dd 100644
--- a/Source/cmPolicies.h
+++ b/Source/cmPolicies.h
@@ -406,8 +406,8 @@ class cmMakefile;
"is not usable.", \
3, 24, 0, cmPolicies::WARN) \
SELECT(POLICY, CMP0135, \
- "ExternalProject ignores timestamps in archives by default for the " \
- "URL download method", \
+ "ExternalProject and FetchContent ignore timestamps in archives by " \
+ "default for the URL download method", \
3, 24, 0, cmPolicies::WARN) \
SELECT(POLICY, CMP0136, \
"Watcom runtime library flags are selected by an abstraction.", 3, \