Move to Meson build system
This commit is contained in:
parent
6db58d07cb
commit
ae97f07a41
13 changed files with 132 additions and 33 deletions
6
ober/subprojects/ddbus.wrap
Normal file
6
ober/subprojects/ddbus.wrap
Normal file
|
@ -0,0 +1,6 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/HenkKalkwater/ddbus.git
|
||||
revision = e4ff08ba9ddcbfde972de86fc9e71c1aeb7b289c
|
||||
|
||||
[provide]
|
||||
dependency_names = ddbus-3.0.0
|
6
ober/subprojects/eventcore.wrap
Normal file
6
ober/subprojects/eventcore.wrap
Normal file
|
@ -0,0 +1,6 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/HenkKalkwater/eventcore.git
|
||||
revision = 17ade7f9cacfa0fe8d38cc64b22276de4884a620
|
||||
|
||||
[provide]
|
||||
eventcore = eventcore_dep
|
6
ober/subprojects/msgpack.wrap
Normal file
6
ober/subprojects/msgpack.wrap
Normal file
|
@ -0,0 +1,6 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/msgpack/msgpack-d.git
|
||||
revision = v1.0.3
|
||||
|
||||
[provide]
|
||||
msgpack-d = msgpack_dep
|
6
ober/subprojects/taggedalgebraic.wrap
Normal file
6
ober/subprojects/taggedalgebraic.wrap
Normal file
|
@ -0,0 +1,6 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/HenkKalkwater/taggedalgebraic.git
|
||||
revision = 466b9ab32e0a76f0f5cf65afbfc9edd939966b22
|
||||
|
||||
[provide]
|
||||
taggedalgebraic = taggedalgebraic_dep
|
6
ober/subprojects/vibe-core.wrap
Normal file
6
ober/subprojects/vibe-core.wrap
Normal file
|
@ -0,0 +1,6 @@
|
|||
[wrap-git]
|
||||
url = https://github.com/HenkKalkwater/vibe-core.git
|
||||
revision = cca1063f88f184b40443863e463695c559e8ef7e
|
||||
|
||||
[provide]
|
||||
vibe-core = vibe_core_dep
|
Loading…
Add table
Add a link
Reference in a new issue