yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

Update cmakelists to use system googletest if available.

Open LocutusOfBorg opened this issue 4 years ago • 2 comments
trafficstars

There is no need to use the embedded gtest code copy in Linux systems, if they already provide the googletest framework system-wide. Search for it, and fallback to the embedded one if the system one is not detected.

This patch has been also contributed by Simon Quigley [email protected]

LocutusOfBorg avatar Sep 24 '21 14:09 LocutusOfBorg

Ваш отчет успешно принят и ожидает проверки.

MrScriptMaster avatar Sep 24 '21 14:09 MrScriptMaster

Ваш отчет успешно принят и ожидает проверки.

MrScriptMaster avatar Jan 09 '22 16:01 MrScriptMaster