aboutsummaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-05-03 14:31:34 +0200
committerThomas White <taw@physics.org>2022-06-02 12:15:38 +0200
commit5a9ad6f30ea2ba5599d50e847d9e9e50b9fbbe1b (patch)
treed7cc843028d97145939749cca7c15d7541a18c9a /subprojects
parent992e25b007f8a418fd7860cc34a441932cdf023c (diff)
Seedee deserialization
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/cjson.wrap12
1 files changed, 12 insertions, 0 deletions
diff --git a/subprojects/cjson.wrap b/subprojects/cjson.wrap
new file mode 100644
index 00000000..dc10279a
--- /dev/null
+++ b/subprojects/cjson.wrap
@@ -0,0 +1,12 @@
+[wrap-file]
+directory = cJSON-1.7.15
+source_url = https://github.com/DaveGamble/cJSON/archive/refs/tags/v1.7.15.tar.gz
+source_filename = v1.7.15.tar.gz
+source_hash = 5308fd4bd90cef7aa060558514de6a1a4a0819974a26e6ed13973c5f624c24b2
+patch_filename = cjson_1.7.15-2_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/cjson_1.7.15-2/get_patch
+patch_hash = d83b4bc0ca94e392c62c8c6c7839392f382d66a84974f5e10611074836ef1777
+
+[provide]
+libcjson = libcjson_dep
+