Quickstart | CMake Integration
go2sh.github.io › cmake-integration-vscode › startQuick Start Setup Open your VS Code Settings to configure your default generator. It is recommanded to set this in the user settings to get a proper default for every project. Search for the cmake.generator key and select the generator. The default generator is Ninja. Open your CMake project folder and/or add CMake folders to your workspace.