Which is the effect of switching between Debug and Release for a CMake project in Visual Studio Code?
What I want to accomplish is to link libraries of the same name but from different paths.
What I want to accomplish is to link libraries of the same name but from different paths.