You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: