Skip to content

Remove precompiled headers - #90

Merged
saki7 merged 4 commits into
mainfrom
remove-precompiled-headers
Aug 18, 2026
Merged

Remove precompiled headers#90
saki7 merged 4 commits into
mainfrom
remove-precompiled-headers

Conversation

@saki7

@saki7 saki7 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Currently MSVC 2026 fails to resolve CMake's REUSE_FROM directive for precompiled headers.

We actually don't need (or shouldn't need) to use precompiled headers in unit tests anyway, so I'm going to remove them.

@saki7 saki7 self-assigned this Aug 18, 2026
@saki7 saki7 added the upstream-workaround Temporary workaround for upstream defects. This must be reviewed and reverted later, if possible label Aug 18, 2026
@cppwarningnotifier

Copy link
Copy Markdown

@saki7
saki7 merged commit 29083b9 into main Aug 18, 2026
38 checks passed
@saki7
saki7 deleted the remove-precompiled-headers branch August 18, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream-workaround Temporary workaround for upstream defects. This must be reviewed and reverted later, if possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant