Skip to content

fix bugs in FindGTest.cmake

Dong XiaoC requested to merge arrti/cmake:master into master
  1. Fix GTEST_MSVC_SEARCH default value to "MT" as docs said.
  2. Add lib search path for MSVC x64 platform.

Merge request reports