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 https://github.com/microsoft/vscode-cpptools/discussions/8338_
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