Skip to content

Conversation

@hahnjo
Copy link
Member

@hahnjo hahnjo commented Jan 14, 2026

No description provided.

They are important when building with GNU Make, to avoid looking at
dependencies but always rebuild the target.
Commit f5fca06 added them for the ROOTTEST_GENERATE_* macros, but
we also need them for manually registered build tests.
@hahnjo hahnjo self-assigned this Jan 14, 2026
@hahnjo hahnjo requested a review from bellenot as a code owner January 14, 2026 09:54
@hahnjo hahnjo requested a review from dpiparo as a code owner January 14, 2026 09:54
-- ${always-make})
# --target ${targetname_libgen}${fast})
set_property(TEST roottest-cling-dict-ROOT-8096-build PROPERTY ENVIRONMENT ${ROOTTEST_ENVIRONMENT})
if(CMAKE_GENERATOR MATCHES Ninja AND NOT MSVC)
Copy link
Member

@bellenot bellenot Jan 14, 2026

Choose a reason for hiding this comment

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

It's not clear to me if the AND NOT MSVC part is really needed. I guess I'll have to try

@github-actions
Copy link

Test Results

    22 files      22 suites   3d 14h 6m 30s ⏱️
 3 817 tests  3 816 ✅ 0 💤 1 ❌
76 981 runs  76 980 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 06ad3dc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants