You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| C++ |[readme](./cpp)|[API docs](https://mcap.dev/docs/cpp)|`mcap`|[](https://conan.io/center/mcap)[](https://vcpkg.io/en/package/mcap)|
21
-
| Go |[readme](./go/mcap)|[API docs](https://pkg.go.dev/github.com/foxglove/mcap/go/mcap)|| see [releases](https://github.com/foxglove/mcap/releases)|
| Swift |[readme](./swift)|[API docs](https://mcap.dev/docs/swift/documentation/mcap)|| see [releases](https://github.com/foxglove/mcap/releases)|
| C++ |[readme](./cpp)|[API docs](https://mcap.dev/docs/cpp)|`mcap`|[](https://conan.io/center/mcap)|
21
+
| Go |[readme](./go/mcap)|[API docs](https://pkg.go.dev/github.com/foxglove/mcap/go/mcap)|| see [releases](https://github.com/foxglove/mcap/releases)|
| Swift |[readme](./swift)|[API docs](https://mcap.dev/docs/swift/documentation/mcap)|| see [releases](https://github.com/foxglove/mcap/releases)|
To simplify installation of dependencies, the [vcpkg](https://vcpkg.io/en/) package
98
-
manager can be used via the [`mcap` port](https://vcpkg.io/en/package/mcap).
99
-
100
95
### CMake
101
96
102
97
For using MCAP with CMake, the third-party [olympus-robotics/mcap_builder](https://github.com/olympus-robotics/mcap_builder) repository provides a helpful wrapper.
103
98
99
+
There is also a third party-maintained [vcpkg](https://vcpkg.io/en/) package for [`mcap`](https://vcpkg.io/en/package/mcap), which provides a CMake package.
100
+
104
101
### Alternatives
105
102
106
103
If you use an alternative approach, such as CMake's FetchContent or directly
0 commit comments