You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
561 B
Plaintext
16 lines
561 B
Plaintext
2 years ago
|
[wrap-file]
|
||
|
directory = googletest-1.13.0
|
||
|
source_url = https://github.com/google/googletest/archive/refs/tags/v1.13.0.tar.gz
|
||
|
source_filename = gtest-1.13.0.tar.gz
|
||
|
source_hash = ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363
|
||
|
patch_filename = gtest_1.13.0-1_patch.zip
|
||
|
patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.13.0-1/get_patch
|
||
|
patch_hash = 6d82a02c3a45071cea989983bf6becde801cbbfd29196ba30dada0215393b082
|
||
|
wrapdb_version = 1.13.0-1
|
||
|
|
||
|
[provide]
|
||
|
gtest = gtest_dep
|
||
|
gtest_main = gtest_main_dep
|
||
|
gmock = gmock_dep
|
||
|
gmock_main = gmock_main_dep
|