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
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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
4
external/CMakeLists.txt
vendored
4
external/CMakeLists.txt
vendored
@@ -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
1
external/solanaceae_vcg
vendored
Submodule
Submodule external/solanaceae_vcg added at c98e05ae0c
Reference in New Issue
Block a user