Skip to content

[cmake][win] Fix TestSupport on Windows#21365

Merged
bellenot merged 1 commit intoroot-project:masterfrom
bellenot:fix-testsupport-windows
Feb 25, 2026
Merged

[cmake][win] Fix TestSupport on Windows#21365
bellenot merged 1 commit intoroot-project:masterfrom
bellenot:fix-testsupport-windows

Conversation

@bellenot
Copy link
Copy Markdown
Member

Linking a target with ROOT::TestSupport fails on Windows because of missing ${libprefix}

Linking a target with `ROOT::TestSupport` fails on Windows because of missing `${libprefix}`
@bellenot bellenot requested a review from vepadulano February 24, 2026 12:28
@bellenot bellenot self-assigned this Feb 24, 2026
Copy link
Copy Markdown
Member

@vepadulano vepadulano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This would unblock #21278 on Windows. LGTM if all platforms pass.

@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 3h 13m 30s ⏱️
 3 798 tests  3 794 ✅ 0 💤 4 ❌
75 490 runs  75 486 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit 5d36190.

@bellenot bellenot merged commit f30cc12 into root-project:master Feb 25, 2026
28 of 30 checks passed
@bellenot bellenot deleted the fix-testsupport-windows branch February 25, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants