1[wrap-file] 2directory = googletest-1.15.2 3source_url = https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz 4source_filename = gtest-1.15.2.tar.gz 5source_hash = 7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926 6patch_filename = gtest_1.15.2-4_patch.zip 7patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.15.2-4/get_patch 8patch_hash = a5151324b97e6a98fa7a0e8095523e6d5c4bb3431210d6ac4ad9800c345acf40 9source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/gtest_1.15.2-4/gtest-1.15.2.tar.gz 10wrapdb_version = 1.15.2-4 11 12[provide] 13gtest = gtest_dep 14gtest_main = gtest_main_dep 15gmock = gmock_dep 16gmock_main = gmock_main_dep 17