|
@@ -258,6 +258,10 @@
|
|
|
path = libs/circular_buffer
|
|
path = libs/circular_buffer
|
|
|
url = ../circular_buffer.git
|
|
url = ../circular_buffer.git
|
|
|
fetchRecurseSubmodules = on-demand
|
|
fetchRecurseSubmodules = on-demand
|
|
|
|
|
+[submodule "bimap"]
|
|
|
|
|
+ path = libs/bimap
|
|
|
|
|
+ url = ../bimap.git
|
|
|
|
|
+ fetchRecurseSubmodules = on-demand
|
|
|
[submodule "xpressive"]
|
|
[submodule "xpressive"]
|
|
|
path = libs/xpressive
|
|
path = libs/xpressive
|
|
|
url = ../xpressive.git
|
|
url = ../xpressive.git
|