Closed bgigous closed 2 years ago
Thanks!
I should probably update this repo to use vcpkg for dependencies....
My pleasure! As I've been going through these koans, it's revealed some misconceptions I held on how C++ works. It's helped me so I thought I'd give back. :)
Re: vcpkg or not, that would be nice but I don't think it's too necessary. I had very little problem getting this to project to build once I had my build environment setup and updated the library header file.
At first, I could not build catch2 included in this repo. Updating the library did the trick.