1.3.0 Beta2 (CMake File API support, various improvements and bug fixes)
Pre-release
Pre-release
Improvements:
- Detect bundled CMake in Visual Studio. #610 @Zingam
- Add "Scan for kits" option in kits QuickPick. #864 @Zingam
- Implement the CMake File API. PR #720 @KoeMai
Bug Fixes:
- Don't fail if CMakeLists.txt was appended to sourceDirectory. #1014
- Mark all tests as 'not run' in case of build failure when running CTest. PR #980 @Morozov-5F
To install CMake Tools Beta2:
- Download the cmake-tools.vsix file attached here
- Run the "Extensions: Install from VSIX..." command in VS Code and select the .vsix file you downloaded