Skip to content

Commit d978340

Browse files
committed
Add PR #4718 to CHANGELOG
1 parent 3f1b05b commit d978340

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Features:
99
Improvements:
1010
- Add MSVC linker error problem matching to the Problems pane. [#4675](https://github.com/microsoft/vscode-cmake-tools/pull/4675) [@bradphelan](https://github.com/bradphelan)
1111
- Use environment variables from `cmake.environment` and `cmake.configureEnvironment` when expanding `$penv{}` macros in CMake Presets `include` paths. [#3578](https://github.com/microsoft/vscode-cmake-tools/issues/3578)
12+
- Provide CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES as system includes. [4718](https://github.com/microsoft/vscode-cmake-tools/pull/4718)
1213

1314
Bug Fixes:
1415
- Fix extension not switching to preset mode after "CMake: Quick Start" generates a CMakePresets.json, causing variant selection to have no effect. [#4569](https://github.com/microsoft/vscode-cmake-tools/issues/4569)

0 commit comments

Comments
 (0)