I had need to use Google’s C++ unit testing frame work, gtest, in one of my projects. I spent a lot of time Googling on what folders to include, where to put it, how to configure cmake, etc. Here’s the guide so you don’t end up pulling out your hair like I did.
Continue reading “Integrating gtest with cygwin and cmake on Windows”
