Tag Archives: CMake
Configure cmake project with VS code in WSL
It is quite nice to use Visual Code as an IDE to build linux cpp projects in a WSL environment. Install WSL2 or WSL 2. Install VS code in Win 10 and install the neccessary plugins, including Remote WSL, C/C++, C++ … Continue reading