Mart Maasikas
Mart Maasikas

Reputation: 11

How do I get all source files in VS22

I created a program in c++ using the CryptoPP library. The program compiled and runs fine. Now how can I move all nessecary files to src folder so it is compilable with one or 2 commands, It took so many steps to use the cryptopp in vs22, but when I put the project on github, how can they just git clone and build the program easily.

Upvotes: 1

Views: 63

Answers (0)

Related Questions