Add submodule openmethod

This commit is contained in:
Peter Dimov
2025-10-21 20:53:22 +03:00
parent ef99879d90
commit 46d6c5e8db
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -848,3 +848,8 @@
url = ../bloom.git
fetchRecurseSubmodules = on-demand
branch = .
[submodule "openmethod"]
path = libs/openmethod
url = ../openmethod.git
fetchRecurseSubmodules = on-demand
branch = .
+1
Submodule libs/openmethod added at 666e0c3da1