How to use Visual Studio Git feature with C++ CMake project
I am working in a project that uses CMake to generate a solution file for Visual Studio. As a result, in one directory I have all my source files and in the other directory there is my build with .sln file.