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

fix: enable pch for clang on windows #268

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

StefanStojanovic
Copy link
Contributor

The way precompiled headers are set when using ClangCL on Windows doesn't work. This PR fixes that.

This was originally done in nodejs/node#55249 as a part of work on nodejs/node#52809.

@cclauss cclauss added the Windows label Oct 3, 2024
@StefanStojanovic StefanStojanovic merged commit cc5838c into nodejs:main Oct 8, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants