1.14.31
1.14.31
Bug Fixes:
- When
cmake.buildTasks
istrue
, CMake tasks intasks.json
that do not specifytargets
will no longer cause the build to fail. #3123 - Paths containing
mingw
are no longer removed from thePATH
environment variable when configuring a project without specifying a kit. #3136 - Warning messages are no longer triggered by targets containing "warning" in the file path when running
Tasks: Run Build Task
. #3118 - Unable to resolve
cmake-tools-schema:/schemas/CMakePresets*.json
. #2587 #3108