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

0.7.0 + master: build with `YAML_CPP_BUILD_TESTS=ON` builds and installs gmock and gterst

Open kloczek opened this issue 2 years ago • 0 comments

Looks like build YAML_CPP_BUILD_TESTS=ON causes build against bundled gtest (test/gtest-1.11.0/). Instead using bundled gtest better wold be requires system installed gtest and gmock.

kloczek avatar Jul 23 '23 09:07 kloczek