You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make reflection tests version-portable (Linux CI failures)
Use a compiled STATIC library, not an INTERFACE one, for the
deterministic target-discovery test: a build-rule-free target's
presence under codemodel's abstractTargets depends on the File API
schema version a given CMake ships. Add a separate, tolerant test for
the interface-library case.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>