gtest/1.14.0

Google's C++ test framework
Recipe info
2024-05-07

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
gtest/1.14.0

Using gtest

Loading ...
Loading...