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

Add support for precompiled headers #8355

Open
sean-mcmanus opened this issue Nov 2, 2021 · 3 comments
Open

Add support for precompiled headers #8355

sean-mcmanus opened this issue Nov 2, 2021 · 3 comments

Comments

@sean-mcmanus
Copy link
Contributor

CMake has added support for precompiled headers since 3.16 (https://cmake.org/cmake/help/latest/command/target_precompile_headers.html), could cpptools utilize such a feature to speed up compilation?

Originally posted by @sam20908 in #8338

@sean-mcmanus
Copy link
Contributor Author

This is related to #3628, although that issue doesn't mention support for CMake's support (I assume the CMake Tools extension would have to send us the pch data for us to use and/or we'd have to parse it from the compile_commands.json).

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

This feature request is being closed due to insufficient upvotes. When enough upvotes are received, this issue will be eligible for our backlog.

@github-actions github-actions bot added the more votes needed Issues that have been postponed until more community members upvote it label Jan 5, 2022
@github-actions github-actions bot closed this as completed Jan 5, 2022
@github-actions github-actions bot added this to the Triage milestone Jan 5, 2022
@github-actions github-actions bot reopened this Feb 18, 2023
@github-actions github-actions bot modified the milestones: Triage, Backlog Feb 18, 2023
@github-actions github-actions bot removed the more votes needed Issues that have been postponed until more community members upvote it label Feb 18, 2023
@github-actions
Copy link

This feature request has received enough votes to be added to our backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant