Skip to content

[CMake] Update two CMake policies to NEW.#22145

Open
hageboeck wants to merge 1 commit intoroot-project:masterfrom
hageboeck:CMakePolicies
Open

[CMake] Update two CMake policies to NEW.#22145
hageboeck wants to merge 1 commit intoroot-project:masterfrom
hageboeck:CMakePolicies

Conversation

@hageboeck
Copy link
Copy Markdown
Member

@hageboeck hageboeck commented May 5, 2026

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).

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).
@hageboeck hageboeck self-assigned this May 5, 2026
@hageboeck hageboeck added the clean build Ask CI to do non-incremental build on PR label May 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Test Results

    22 files      22 suites   3d 13h 45m 42s ⏱️
 3 847 tests  3 847 ✅ 0 💤 0 ❌
76 894 runs  76 894 ✅ 0 💤 0 ❌

Results for commit d228a1c.

@hageboeck hageboeck marked this pull request as ready for review May 6, 2026 17:05
@hageboeck hageboeck requested a review from bellenot as a code owner May 6, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean build Ask CI to do non-incremental build on PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant