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

cmake: exclude -MP for clang-cl again #16550

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 3, 2025

To avoid this warning/error (seen with Ninja generator):

clang-cl: warning: argument unused during compilation: '-MP' [-Wunused-command-line-argument]

Curious why CI missed it. Maybe due to using a Visual Studio generator.

Regression from e0fd579 #16004

@vszakats vszakats added cmake Windows Windows-specific labels Mar 3, 2025
@github-actions github-actions bot added the build label Mar 3, 2025
@vszakats vszakats closed this in 3834f31 Mar 4, 2025
@vszakats vszakats deleted the cm-clang-cl-mp-fixup branch March 4, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant