xref: /freebsd-src/contrib/googletest/docs/platforms.md (revision aa1a8ff2d6dbc51ef058f46f3db5a8bb77967145)
1# Supported Platforms
2
3GoogleTest follows Google's
4[Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
5See
6[this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
7for a list of currently supported versions compilers, platforms, and build
8tools.
9