Commit c8dee94
committed
[CMake] Update two CMake policies to NEW.
The two policies in question should not affect ROOT:
- ROOT does not use <PACKAGENAME>_ROOT for purposes other than finding a
package, so the NEW version of the policy is fine.
- And it is preferable to update the timestamps of files extracted from
an archive if the URL changes (NEW) as opposed to keeping the
timestamps found in the archive (OLD).1 parent c719f23 commit c8dee94
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments