Files
yaml-cpp/test
Phil Miller f878043f12 Don't install embedded copy of GTest
Goole Test itself documents the `INSTALL_GTEST` option as something that projects embedding it should set to `OFF`. Leaving it on means that projects downstream from libraries that embed it are likely to encounter conflicting copies. This is particularly annoying because GTest does not maintain anything like a stable API, and so causes builds to fail if include paths pick up an inappropriately installed copy ahead of the one that the code wanted.

Fixes #488
2024-12-17 09:12:49 -06:00
..
2024-11-07 15:14:36 -06:00
2019-09-27 10:11:38 -05:00
2014-03-23 19:21:13 -05:00
2020-04-09 13:02:10 -05:00