C/C++ project with vscode, CMake
nvdungx.github.io › vscode-cmakeAug 01, 2021 · [Ctrl + Shift + P]: “cmake”, it will show you available operation with cmake extension. Click on configure, select the compiler and enter your project name. CMake extension request you to create a CMakeLists.txt for your project, and it should be like this.