
find_package(CapnProto CONFIG REQUIRED)
message(STATUS "Found CapnProto")

add_subdirectory(object_storage)
