Tag: cmake
-

VS Code Setup for C/C++ Project: Part 2 CMake
Please check this post before reading this. Step 1. Install CMake Tools extension by Microsoft Install CMake Tools Check cmake version on terminal Step 2. Add CMAKELists.text Clean up project folders that generated by VS Code Setup for C/C++ Project: Part 1. Step 3. CMake: Configure Step 4. Let’s build program using CMake: Build Select…

You must be logged in to post a comment.