mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-06 18:56:40 -04:00
13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
[wrap-file]
|
|
directory = googletest-release-1.11.0
|
|
source_url = https://github.com/google/googletest/archive/release-1.11.0.tar.gz
|
|
source_filename = gtest-1.11.0.tar.gz
|
|
source_hash = b4870bf121ff7795ba20d20bcdd8627b8e088f2d1dab299a031c1034eddc93d5
|
|
patch_directory = gtest
|
|
|
|
[provide]
|
|
gtest = gtest_dep
|
|
gtest_main = gtest_main_dep
|
|
gmock = gmock_dep
|
|
gmock_main = gmock_main_dep
|