add card game
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Has been cancelled
ContinuousDelivery / windows (windows-2022, ) (push) Has been cancelled
ContinuousDelivery / windows (windows-2022, asan) (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled
ContinuousIntegration / linux (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android-23]) (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android-23]) (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android-23]) (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled

This commit is contained in:
Green Sky
2025-08-16 17:54:32 +02:00
parent a6abf7250a
commit 9597742d81
3 changed files with 8 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -62,3 +62,6 @@
[submodule "external/solanaceae_tox_p2prng"]
path = external/solanaceae_tox_p2prng
url = https://github.com/Green-Sky/solanaceae_tox_p2prng.git
[submodule "external/solanaceae_vcg"]
path = external/solanaceae_vcg
url = https://github.com/MadeOfJelly/solanaceae_vcg.git

View File

@@ -49,5 +49,9 @@ add_subdirectory(./solanaceae_crdtnotes)
set(SOLANACEAE_LLAMA-CPP-WEB_BUILD_PLUGINS ON CACHE BOOL "")
add_subdirectory(./solanaceae_llama-cpp-web)
set(SOLANACEAE_VCG_BUILD_PLUGINS ON CACHE BOOL "")
set(SOLANACEAE_VCG_BUILD_TESTING ${SOLANACEAE_ECOSYSTEM_BUILD_TESTING} CACHE BOOL "")
add_subdirectory(./solanaceae_vcg)
add_subdirectory(./totato)

1
external/solanaceae_vcg vendored Submodule

Submodule external/solanaceae_vcg added at c98e05ae0c