Can I add a source folder (cpp) from the git repository to a Visual C ++ project, that is, I have already created a Visual c ++ project and just need to add (clone) a folder with cpp source files. And how can this be done?
Can I add a source folder (cpp) from the git repository to a Visual C ++ project, that is, I have already created a Visual c ++ project and just need to add (clone) a folder with cpp source files. And how can this be done?
Source: https://ru.stackoverflow.com/questions/506126/
All Articles
git clone
, what's the problem - Abyx