CMake/Tests/FindGTest
Matthew Woehlke 4636c64bfe FindGTest: Improve test to catch link error
Add a reference to one of Google Test's command-line flags to the
FindGTest test. This will ensure that we are using the correct compile
definitions on Windows, as the test will otherwise fail to link. (IOW,
this tests the changes made by the previous commit.)
2017-09-18 10:01:15 -04:00
..
Test FindGTest: Improve test to catch link error 2017-09-18 10:01:15 -04:00
CMakeLists.txt