aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-11-15 08:55:55 -0500
committerDavid Robillard <d@drobilla.net>2022-11-16 10:52:09 -0500
commit117391dcf4358e82c85e482340859f5b5dbb2aa8 (patch)
tree372ec8a2e67f4ebddf84e7cf2e55976c9b5e359d /subprojects
parent0d5acf7a614fd1a136ee37cd09f89057d959974b (diff)
downloadjalv-117391dcf4358e82c85e482340859f5b5dbb2aa8.tar.gz
jalv-117391dcf4358e82c85e482340859f5b5dbb2aa8.tar.bz2
jalv-117391dcf4358e82c85e482340859f5b5dbb2aa8.zip
Switch to external zix dependency
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/zix.wrap8
1 files changed, 8 insertions, 0 deletions
diff --git a/subprojects/zix.wrap b/subprojects/zix.wrap
new file mode 100644
index 0000000..de5c5b9
--- /dev/null
+++ b/subprojects/zix.wrap
@@ -0,0 +1,8 @@
+# Copyright 2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
+[wrap-git]
+url = https://gitlab.com/drobilla/zix.git
+push-url = ssh://git@gitlab.com:drobilla/zix.git
+revision = master
+depth = 1