WrapDB Browser

WrapDB Browser

gtest

Metadata for this package is not yet available.

Source URL is https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest gtest package with the following command:

meson wrap install gtest

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from gtest 1.17.0-4 can be used by adding the following lines to your meson.build file:

gtest_dep = dependency('gtest')
gtest_main_dep = dependency('gtest_main')
gmock_dep = dependency('gmock')
gmock_main_dep = dependency('gmock_main')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...