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

use precompiled header to improve compilation speed? #43

Open
swang206 opened this issue Jul 29, 2021 · 1 comment
Open

use precompiled header to improve compilation speed? #43

swang206 opened this issue Jul 29, 2021 · 1 comment

Comments

@swang206
Copy link

The compilation speed is ridiculously slow due to the dependency on boost.

Precompiled header can improve the situation a lot.

@eschulte
Copy link
Contributor

eschulte commented Aug 2, 2021

I think we're certainly open to this. Would you consider submitting an MR updating our CMake configuration to use precompiled headers by default?

See:

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

No branches or pull requests

2 participants