add tox upnp

This commit is contained in:
Green Sky 2024-03-10 16:08:28 +01:00
parent 133ebb4142
commit 03461a90dc
No known key found for this signature in database
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@ -47,3 +47,6 @@
[submodule "external/solanaceae_llama-cpp-web"]
path = external/solanaceae_llama-cpp-web
url = https://github.com/Green-Sky/solanaceae_llama-cpp-web.git
[submodule "external/solanaceae_tox_upnp"]
path = external/solanaceae_tox_upnp
url = https://github.com/Green-Sky/solanaceae_tox_upnp

View File

@ -15,6 +15,9 @@ add_subdirectory(./toxcore)
add_subdirectory(./solanaceae_toxcore)
add_subdirectory(./solanaceae_tox)
set(SOLANACEAE_TOX_UPNP_BUILD_PLUGINS ON)
add_subdirectory(./solanaceae_tox_upnp)
add_subdirectory(./solanaceae_ngc_ft1)
set(SOLANACEAE_ZOX_BUILD_PLUGINS ON)

1
external/solanaceae_tox_upnp vendored Submodule

@ -0,0 +1 @@
Subproject commit e8d8e10980f83718d7faab24771032437d414da2