From c6ecdf8090a9671a05fe57d48ce257b35ab00016 Mon Sep 17 00:00:00 2001 From: Andrey Zimin Date: Wed, 15 May 2024 19:01:49 +0300 Subject: [PATCH] fix subprojects --- subprojects/gtest.wrap | 15 --------------- subprojects/nlohmann_json.wrap | 2 -- 2 files changed, 17 deletions(-) delete mode 100755 subprojects/gtest.wrap delete mode 100644 subprojects/nlohmann_json.wrap diff --git a/subprojects/gtest.wrap b/subprojects/gtest.wrap deleted file mode 100755 index 730de1a..0000000 --- a/subprojects/gtest.wrap +++ /dev/null @@ -1,15 +0,0 @@ -[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_filename = gtest_1.11.0-2_patch.zip -patch_url = https://wrapdb.mesonbuild.com/v2/gtest_1.11.0-2/get_patch -patch_hash = 764530d812ac161c9eab02a8cfaec67c871fcfc5548e29fd3d488070913d4e94 - -[provide] -gtest = gtest_dep -gtest_main = gtest_main_dep -gmock = gmock_dep -gmock_main = gmock_main_dep - diff --git a/subprojects/nlohmann_json.wrap b/subprojects/nlohmann_json.wrap deleted file mode 100644 index 5445740..0000000 --- a/subprojects/nlohmann_json.wrap +++ /dev/null @@ -1,2 +0,0 @@ -[wrap-redirect] -filename = hack/subprojects/nlohmann_json.wrap