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