update deps
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Failing after 3m10s
ContinuousIntegration / linux (push) Successful in 2m32s
ContinuousIntegration / android (push) Failing after 4m31s
ContinuousDelivery / windows (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Failing after 3m10s
ContinuousIntegration / linux (push) Successful in 2m32s
ContinuousIntegration / android (push) Failing after 4m31s
ContinuousDelivery / windows (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled
This commit is contained in:
parent
85d8b0dcd6
commit
e497941b18
6
external/CMakeLists.txt
vendored
6
external/CMakeLists.txt
vendored
@ -6,15 +6,15 @@ add_subdirectory(./solanaceae_plugin)
|
|||||||
|
|
||||||
add_subdirectory(./entt)
|
add_subdirectory(./entt)
|
||||||
|
|
||||||
|
set(SOLANACEAE_OBJECT_STORE_BUILD_TESTING ${SOLANACEAE_ECOSYSTEM_BUILD_TESTING} CACHE BOOL "")
|
||||||
|
add_subdirectory(./solanaceae_object_store)
|
||||||
|
|
||||||
add_subdirectory(./solanaceae_contact)
|
add_subdirectory(./solanaceae_contact)
|
||||||
add_subdirectory(./solanaceae_message3)
|
add_subdirectory(./solanaceae_message3)
|
||||||
|
|
||||||
set(SOLANACEAE_BRIDGE_BUILD_PLUGINS ON CACHE BOOL "")
|
set(SOLANACEAE_BRIDGE_BUILD_PLUGINS ON CACHE BOOL "")
|
||||||
add_subdirectory(./solanaceae_bridge)
|
add_subdirectory(./solanaceae_bridge)
|
||||||
|
|
||||||
set(SOLANACEAE_OBJECT_STORE_BUILD_TESTING ${SOLANACEAE_ECOSYSTEM_BUILD_TESTING} CACHE BOOL "")
|
|
||||||
add_subdirectory(./solanaceae_object_store)
|
|
||||||
|
|
||||||
add_subdirectory(./solanaceae_message_serializer)
|
add_subdirectory(./solanaceae_message_serializer)
|
||||||
set(SOLANACEAE_MESSAGE_FRAGMENT_STORE_BUILD_PLUGINS ON CACHE BOOL "")
|
set(SOLANACEAE_MESSAGE_FRAGMENT_STORE_BUILD_PLUGINS ON CACHE BOOL "")
|
||||||
add_subdirectory(./solanaceae_message_fragment_store)
|
add_subdirectory(./solanaceae_message_fragment_store)
|
||||||
|
2
external/solanaceae_message3
vendored
2
external/solanaceae_message3
vendored
@ -1 +1 @@
|
|||||||
Subproject commit f03c4b12109489b0636d4ac84b457c9b7c59a5b3
|
Subproject commit f1dd5107f820fe86cb6b6b9ca22d42e0a3a3cf30
|
2
external/solanaceae_message_fragment_store
vendored
2
external/solanaceae_message_fragment_store
vendored
@ -1 +1 @@
|
|||||||
Subproject commit b2b435bd1c29461c09a867ba76cd36485b5e0cb6
|
Subproject commit 1f2aaf1ee964c39e61afab0350243e7f03d73cd4
|
2
external/solanaceae_object_store
vendored
2
external/solanaceae_object_store
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 5d321336308867348eefa9659289e8879709803d
|
Subproject commit 4605d64df28c45096cef7748d5c143e942aefeb1
|
Loading…
Reference in New Issue
Block a user