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: Don't compile PrecompiledHeader.cpp #10466

Merged
merged 2 commits into from
Dec 25, 2023
Merged

CMake: Don't compile PrecompiledHeader.cpp #10466

merged 2 commits into from
Dec 25, 2023

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Dec 24, 2023

Description of Changes

PrecompiledHeader.cpp only exists for generating the PCH with MSBuild, not needed for CMake.

Rationale behind Changes

Ever-so-slight reduction in build times.

Suggested Testing Steps

CI passes.

@stenzek stenzek merged commit f43255a into PCSX2:master Dec 25, 2023
11 checks passed
@stenzek stenzek deleted the build branch December 25, 2023 02:39
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.

1 participant