Skip to content

Fix bugs in FindGTest.cmake

Dong XiaoC requested to merge (removed):master into master
  1. The default value of GTEST_MSVC_SEARCH was "MD", not the "MT" as docs and comments said.
  2. Add the lib search path for MSVC's x64 platform.

Merge request reports