feat(GridFire): brought gridfire up to where network module in SERiF was before splitting it off
This commit is contained in:
2
subprojects/gtest.wrap
Normal file
2
subprojects/gtest.wrap
Normal file
@@ -0,0 +1,2 @@
|
||||
[wrap-redirect]
|
||||
filename = libconstants/subprojects/gtest.wrap
|
||||
7
subprojects/libcomposition.wrap
Normal file
7
subprojects/libcomposition.wrap
Normal file
@@ -0,0 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/4D-STAR/libcomposition.git
|
||||
revision = v1.0.1
|
||||
depth = 1
|
||||
|
||||
[provide]
|
||||
libcomposition = composition_dep
|
||||
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
|
||||
@@ -1,5 +1,5 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/tboudreaux/libconstants.git
|
||||
url = https://github.com/4D-STAR/libconstants.git
|
||||
revision = v1.1
|
||||
depth = 1
|
||||
|
||||
|
||||
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/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