Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress unused variable warnings for PERFTRACING_DISABLE CMake vars #98004

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 5, 2024

  1. Suppress unused variable warnings for PERFTRACING_DISABLE CMake vars

    FEATURE_PERFTRACING_DISABLE_* can sometimes throw unused variable cmake errors, so suppress unused variable warnings entirely. We already use this suppression in gen-buildsys (used by CoreCLR but not Mono).
    directhex committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fdf405a View commit details
    Browse the repository at this point in the history