Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatryk Obara <dreamer.tan@gmail.com>2020-12-19 04:52:23 +0300
committerPatryk Obara <patryk.obara@gmail.com>2020-12-20 10:02:30 +0300
commit0b91c9a3f77e6f1d2c127f5661ef16ed36d13769 (patch)
tree9f13cbedf3d7a3620d8c70e74b5770019c0de6da /subprojects
parent4bb2cc2b7ba155f5ac3aee111ed68cd6565e3159 (diff)
Convert gtest dependency to subproject
Meson will still look for preinstalled version on the OS, and download it only if it's missing.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/.gitignore2
-rw-r--r--subprojects/gtest.wrap10
2 files changed, 12 insertions, 0 deletions
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
new file mode 100644
index 000000000..535c01a78
--- /dev/null
+++ b/subprojects/.gitignore
@@ -0,0 +1,2 @@
+googletest-release-*
+packagecache
diff --git a/subprojects/gtest.wrap b/subprojects/gtest.wrap
new file mode 100644
index 000000000..ca5d699ec
--- /dev/null
+++ b/subprojects/gtest.wrap
@@ -0,0 +1,10 @@
+[wrap-file]
+directory = googletest-release-1.10.0
+
+source_url = https://github.com/google/googletest/archive/release-1.10.0.zip
+source_filename = gtest-1.10.0.zip
+source_hash = 94c634d499558a76fa649edb13721dce6e98fb1e7018dfaeba3cd7a083945e91
+
+patch_url = https://wrapdb.mesonbuild.com/v1/projects/gtest/1.10.0/1/get_zip
+patch_filename = gtest-1.10.0-1-wrap.zip
+patch_hash = 04ff14e8880e4e465f6260221e9dfd56fea6bc7cce4c4aff0dc528e4a2c8f514