aboutsummaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-09-06 18:58:26 +0200
committerThomas White <taw@physics.org>2021-09-06 18:59:40 +0200
commitca389f6e41595e900dda0e3e4ad8febdb702126c (patch)
treeec93f75f5b02f85c52ebec84b56a772d0edabd73 /subprojects
parentcf0bb2d7bca1b9a9e01ee268fbab76396fb68d34 (diff)
Meson: Get FDIP via a Wrap
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/eigen.wrap12
-rw-r--r--subprojects/fdip.wrap8
2 files changed, 20 insertions, 0 deletions
diff --git a/subprojects/eigen.wrap b/subprojects/eigen.wrap
new file mode 100644
index 00000000..240ecc4a
--- /dev/null
+++ b/subprojects/eigen.wrap
@@ -0,0 +1,12 @@
+[wrap-file]
+directory = eigen-3.3.9
+source_url = https://gitlab.com/libeigen/eigen/-/archive/3.3.9/eigen-3.3.9.tar.bz2
+source_filename = eigen-3.3.9.tar.bz2
+source_hash = 0fa5cafe78f66d2b501b43016858070d52ba47bd9b1016b0165a7b8e04675677
+patch_url = https://wrapdb.mesonbuild.com/v2/eigen_3.3.9-1/get_patch
+patch_filename = eigen-3.3.9-1-wrap.zip
+patch_hash = aaa175a6a5e93eb3228fd15f80063e2f722843e9b77744484383cad4fbe99ad8
+
+[provide]
+eigen3 = eigen_dep
+
diff --git a/subprojects/fdip.wrap b/subprojects/fdip.wrap
new file mode 100644
index 00000000..e887aff9
--- /dev/null
+++ b/subprojects/fdip.wrap
@@ -0,0 +1,8 @@
+[wrap-git]
+directory = fdip
+url = https://gitlab.desy.de/thomas.white/fdip.git
+revision = master
+depth = 1
+
+[provide]
+fdip = fdip_dep