Skip to content

Add option to enable/disable precompiled headers - #974

Merged
volkm merged 4 commits into
stormchecker:masterfrom
volkm:pch-option
Aug 4, 2026
Merged

Add option to enable/disable precompiled headers#974
volkm merged 4 commits into
stormchecker:masterfrom
volkm:pch-option

Conversation

@volkm

@volkm volkm commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

CMake option STORM_COMPILE_WITH_PCH (default ON) allows to configure whether to compile with/without precompiled headers.
Includes various system includes which are needed without PCH.

Extracted the relevant parts from @lukovdm PR #892 to have a better separation.

@sjunges

sjunges commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

LGTM

@volkm
volkm merged commit d0fcee1 into stormchecker:master Aug 4, 2026
22 checks passed
@volkm
volkm deleted the pch-option branch August 4, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants