build(libcomposition): brought working build system into libcomposition
This commit is contained in:
7
subprojects/libconfig.wrap
Normal file
7
subprojects/libconfig.wrap
Normal file
@@ -0,0 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/4D-STAR/libconfig.git
|
||||
revision = v1.0.0
|
||||
depth = 1
|
||||
|
||||
[provide]
|
||||
libconfig = config_dep
|
||||
7
subprojects/libconstants.wrap
Normal file
7
subprojects/libconstants.wrap
Normal file
@@ -0,0 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/4D-STAR/libconstants.git
|
||||
revision = v1.1
|
||||
depth = 1
|
||||
|
||||
[provide]
|
||||
libconstants = const_dep
|
||||
7
subprojects/liblogging.wrap
Normal file
7
subprojects/liblogging.wrap
Normal file
@@ -0,0 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/4D-STAR/liblogging.git
|
||||
revision = v1.0.1
|
||||
depth = 1
|
||||
|
||||
[provide]
|
||||
liblogging = logging_dep
|
||||
2
subprojects/quill.wrap
Normal file
2
subprojects/quill.wrap
Normal file
@@ -0,0 +1,2 @@
|
||||
[wrap-redirect]
|
||||
filename = liblogging/subprojects/quill.wrap
|
||||
2
subprojects/yaml-cpp.wrap
Normal file
2
subprojects/yaml-cpp.wrap
Normal file
@@ -0,0 +1,2 @@
|
||||
[wrap-redirect]
|
||||
filename = libconfig/subprojects/yaml-cpp.wrap
|
||||
Reference in New Issue
Block a user