yaml-cpp/.github/workflows
Gianfranco Costamagna 145eec5f3e
Add CMake option YAML_USE_SYSTEM_GTEST to use system googletest if available. (#1035)
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 <tsimonq2@debian.org>
2023-10-22 00:06:39 -05:00
..
build.yml Add CMake option YAML_USE_SYSTEM_GTEST to use system googletest if available. (#1035) 2023-10-22 00:06:39 -05:00
bzlmod-archive.yml remove unncessary continue-on-error (#1234) 2023-10-12 19:27:47 -04:00