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

Conversation

directhex
Copy link
Member

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

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

2 participants