add bridge sub

This commit is contained in:
Green Sky 2023-12-15 23:10:09 +01:00
parent 7bbb2a0722
commit 85b4d5fad8
No known key found for this signature in database
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@ -38,3 +38,6 @@
[submodule "external/totato"]
path = external/totato
url = https://github.com/Green-Sky/totato.git
[submodule "external/solanaceae_bridge"]
path = external/solanaceae_bridge
url = https://github.com/Green-Sky/solanaceae_bridge.git

View File

@ -8,6 +8,9 @@ add_subdirectory(./entt)
add_subdirectory(./solanaceae_contact)
add_subdirectory(./solanaceae_message3)
set(SOLANACEAE_BRIDGE_BUILD_PLUGINS ON)
add_subdirectory(./solanaceae_bridge)
add_subdirectory(./toxcore)
add_subdirectory(./solanaceae_toxcore)
add_subdirectory(./solanaceae_tox)

1
external/solanaceae_bridge vendored Submodule

@ -0,0 +1 @@
Subproject commit 465b253d8150c3718122ced882a2799563329bfe