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:
6
external/CMakeLists.txt
vendored
6
external/CMakeLists.txt
vendored
@@ -6,15 +6,15 @@ add_subdirectory(./solanaceae_plugin)
|
||||
|
||||
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_message3)
|
||||
|
||||
set(SOLANACEAE_BRIDGE_BUILD_PLUGINS ON CACHE BOOL "")
|
||||
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)
|
||||
set(SOLANACEAE_MESSAGE_FRAGMENT_STORE_BUILD_PLUGINS ON CACHE BOOL "")
|
||||
add_subdirectory(./solanaceae_message_fragment_store)
|
||||
|
Reference in New Issue
Block a user