vcpkg/ports/gtest
Koby Kahane a143d1a7fc [gtest] Fix missing debug information (#3148)
* [gtest] Fix missing debug information

Patch a CMake file in gtest not to override the /Z7 compiler option that embeds debug info in the .lib with /Zi that places it in a .pdb. This fixes linker warning LNK4099 when linking with gmock.lib.

* [gtest] Bump version to include Zi change
2018-04-02 19:34:51 -07:00
..
0001-Enable-C-11-features-for-VS2015-fix-appveyor-fail.patch Fix error C4996 of GTest in VS2017. 2018-01-29 14:40:26 +08:00
0002-Fix-z7-override.patch [gtest] Fix missing debug information (#3148) 2018-04-02 19:34:51 -07:00
CONTROL [gtest] Fix missing debug information (#3148) 2018-04-02 19:34:51 -07:00
portfile.cmake [gtest] Fix missing debug information (#3148) 2018-04-02 19:34:51 -07:00
usage [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00